- [x] Keep the chain_state as it is. `%{acc => %{balance: balance, latest_nonce: latest nonce}}` - [x] make a txs_index which is `%{acc => [{block_hash, tx_hash}]}` this gets updated on add_block but is not kept in the block itself