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.
pub type TransferProofKey = (AccountId32, u64);Storage key type - (wormhole_address, transfer_count) This is hashed with Blake2_256 to form the storage key suffix.