roller: fix state migration

This commit is contained in:
yosoyubik 2023-08-16 10:23:52 +02:00
parent d52826e570
commit 58b678505f

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)