@ethereumjs/vm / SealBlockOpts
Options for sealing a block.
• Optional
mixHash: Uint8Array
For PoW, the mixHash. Overrides the value passed in the constructor.
• Optional
nonce: Uint8Array
For PoW, the nonce. Overrides the value passed in the constructor.