Merge pull request #6758 from urbit/roller/fix-migration

roller: fix state migration
This commit is contained in:
Pyry Kovanen 2023-08-16 13:45:18 +03:00 committed by GitHub
commit 8d820713a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -363,7 +363,7 @@
++ state-0
$: %0
pending=(list pend-tx)
sending=(tree [l1-tx-pointer send-tx])
sending=(tree [l1-tx-pointer old-send-tx-4])
finding=(map keccak ?(%confirmed %failed [=time l1-tx-pointer]))
history=(map address:ethereum (tree hist-tx))
next-nonce=(unit @ud)