fault_proving(global_roots): Extend update_merklized_tables
to also take relayed messages as input.
#2597
Labels
update_merklized_tables
to also take relayed messages as input.
#2597
The
update_merklized_tables
function in #2553 only processes blocks, but we also need to get messages from the L1 to populate theMessages
table.Definition of done
The
update_merklized_tables
function has been extended to take relayed messages for the given block height as well.The text was updated successfully, but these errors were encountered: