Type Alias near_sdk::StorageUsageChange

source ·
pub type StorageUsageChange = i64;
👎Deprecated since 4.0.0: Type has no connection with the SDK
Expand description

StorageUsageChange is used to count the storage usage within a single contract call.