Function cosmwasm_storage::sequence

source ·
pub fn sequence<'a>(
    storage: &'a mut dyn Storage,
    key: &[u8]
) -> Singleton<'a, u64>
👎Deprecated: The crate cosmwasm-storage is unmaintained and will be removed in CosmWasm 2.0. Please consider migrating to cw-storage-plus or simple cosmwasm-std storage calls.
Expand description

Sequence creates a custom Singleton to hold an empty sequence