Evm_node_lib_dev.Blueprint_decoder
val transactions :
Blueprint_types.payload ->
(Evm_node_lib_dev_encoding.Ethereum_types.hash * string option) list
Tezos_base.TzPervasives.tzresult
transactions payload
parses payload
to extract the injected transactions along with their hash (except for delayed transactions, as the raw transaction is not contained in the blueprint in this case).