pub const BINANCE_SPOT_POST_ONLY_REJECT_MSG: &str = "Order would immediately match and take.";
Binance Spot LIMIT_MAKER rejection message.
This message is specific to post-only (LIMIT_MAKER) orders that would match immediately.