@ethereumjs/block / createBlockFromExecutionPayload
createBlockFromExecutionPayload(
payload,opts?):Promise<Block>
Defined in: block/constructors.ts:306
Method to retrieve a block from an execution payload
Execution payload constructed from beacon payload data
Promise<Block>
The constructed Block object