Skip to main content

TransferProofKey

Type Alias TransferProofKey 

Source
pub type TransferProofKey = (AccountId32, u64);
Expand description

Storage key type - (wormhole_address, transfer_count) This is hashed with Blake2_256 to form the storage key suffix.