Constant DEFAULT_PRICE_BUMP
pub const DEFAULT_PRICE_BUMP: u128 = 10; // 10u128
Expand description
Default price bump (in %) for the transaction pool underpriced check.
pub const DEFAULT_PRICE_BUMP: u128 = 10; // 10u128
Default price bump (in %) for the transaction pool underpriced check.