Type Alias unc_sdk::ReceiptIndex
source · pub type ReceiptIndex = u64;👎Deprecated since 4.1.0: type not used within SDK, use u64 directly or another alias
Expand description
An index of Receipt to append an action
pub type ReceiptIndex = u64;An index of Receipt to append an action