pub const MAX_FEE_BASIS_POINTS: u16 = 10_000;
Expand description

Maximum possible fee in basis points is 100%, aka 10_000 basis points