Overview (What and Why)
Part of inkdevhub/swanky-node#49
swanky-node has manual block sealing feature via RPC engine_createBlock and engine_finalizeBlock.
Allowing users to forward/finalize blocks manually using swanky-cli command or library inside a script.
Similar to what hardhat has https://hardhat.org/hardhat-network-helpers/docs/reference#mine([blocks],-[options]).
How
{Describe what needs to be done.}
Definition of Done
{Write definition of done, how to verify}
Open Issues and Blockers
{Dependencies issue or PR or some other blocker.}
Overview (What and Why)
Part of inkdevhub/swanky-node#49
swanky-node has manual block sealing feature via RPC
engine_createBlockandengine_finalizeBlock.Allowing users to forward/finalize blocks manually using swanky-cli command or library inside a script.
Similar to what hardhat has https://hardhat.org/hardhat-network-helpers/docs/reference#mine([blocks],-[options]).
How
{Describe what needs to be done.}
Definition of Done
{Write definition of done, how to verify}
Open Issues and Blockers
{Dependencies issue or PR or some other blocker.}