Constant OPERATOR_FEE_SCALAR_DECIMAL
pub const OPERATOR_FEE_SCALAR_DECIMAL: u64 = 1_000_000; // 1_000_000u64
Available on crate feature
evm
only.Expand description
The fixed point decimal scaling factor associated with the operator fee scalar.
Allows users to use 6 decimal points of precision when specifying the operator_fee_scalar.