pub type PriceIdentifier = Identifier;
Expand description
Consists of 32 bytes and it is currently based on largest Public Key size on various blockchains.
Aliased Typeยง
#[repr(C)]pub struct PriceIdentifier(/* private fields */);
pub type PriceIdentifier = Identifier;
Consists of 32 bytes and it is currently based on largest Public Key size on various blockchains.
#[repr(C)]pub struct PriceIdentifier(/* private fields */);