• Adrian Sutton's avatar
    fix(spec): Add missing call to engine_newPayload · 22137339
    Adrian Sutton authored
    The process to create a new block via the engine API only returns the block and doesn't import it.
    So an explicit call to engine_newPayload is required to import the payload before making it canonical.
    The actual code performs this call, but it was missed in the spec description.
    22137339
Name
Last commit
Last update
..
assets Loading commit data...
meta Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
batcher.md Loading commit data...
bridges.md Loading commit data...
deposits.md Loading commit data...
derivation.md Loading commit data...
exec-engine.md Loading commit data...
glossary.md Loading commit data...
guaranteed-gas-market.md Loading commit data...
introduction.md Loading commit data...
messengers.md Loading commit data...
overview.md Loading commit data...
predeploys.md Loading commit data...
proposals.md Loading commit data...
rollup-node-p2p.md Loading commit data...
rollup-node.md Loading commit data...
system_config.md Loading commit data...
withdrawals.md Loading commit data...