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

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

BLS public key type

Aliased Type§

struct BlsPublicKey(pub [u8; 48]);

Fields§

§0: [u8; 48]

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: 48 bytes