Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mirror): queue fake blocks for initial create account txs (near#1…
…1336) This reverts commit e301c09 from near#11325. This small commit was not necessary, and actually incorrect, because there's an assumption that changed access keys will only appear in SentBatch::MappedBlock(). Otherwise we hit an assertion here: https://github.com/near/nearcore/blob/510948178c5920c614448dc7bcce72873a1655fd/tools/mirror/src/chain_tracker.rs#L1026
- Loading branch information