Type Alias reth::core::rpc::types::beacon::BlsSignature

pub type BlsSignature = FixedBytes<alloy_rpc_types_beacon::::BlsSignature::{constant#0}>;
Expand description

BLS signature type

Aliased Type§

struct BlsSignature(pub [u8; 96]);

Fields§

§0: [u8; 96]

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 96 bytes