Constant BLOB_BASE_COST
pub const BLOB_BASE_COST: u64 = _; // 16_384u64
Expand description
Minimum base fee for blobs, if price of the blob is less than this value, this value will be used.
pub const BLOB_BASE_COST: u64 = _; // 16_384u64
Minimum base fee for blobs, if price of the blob is less than this value, this value will be used.