Type Alias near_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