Skip to main content

payload_id

Function payload_id 

Source
pub fn payload_id(
    parent: &FixedBytes<32>,
    attributes: &PayloadAttributes,
) -> PayloadId
Expand description

Generates the payload id for the configured payload from the PayloadAttributes.

Returns an 8-byte identifier by hashing the payload components with sha256 hash.