pub fn block_to_payload_v1<T>(
value: SealedBlock<Header, BlockBody<T>>,
) -> ExecutionPayloadV1where
T: Encodable2718,
Expand description
Converts SealedBlock
to ExecutionPayloadV1
pub fn block_to_payload_v1<T>(
value: SealedBlock<Header, BlockBody<T>>,
) -> ExecutionPayloadV1where
T: Encodable2718,
Converts SealedBlock
to ExecutionPayloadV1