Constant near_sdk::env::STORAGE_PRICE_PER_BYTE[][src]

pub const STORAGE_PRICE_PER_BYTE: Balance = 10_000_000_000_000_000_000;
Expand description

Price per 1 byte of storage from mainnet genesis config. TODO: will be using the host function when it will be available.