pub const CRYPTO_TRADE_FETCH_TRADE_CONFIG: CryptoTradeCommandSpec;Expand description
Crypto trade backend command registry.
C++ 10.5.6508 新增 crypto 交易 CMD 后,这里成为 Rust 侧唯一
command 出处。Crypto 不走 real/sim 470x/147xx 交易族;调用点不得现场写
206xx / 212xx 魔数。
pub const CRYPTO_TRADE_FETCH_TRADE_CONFIG: CryptoTradeCommandSpec;Crypto trade backend command registry.
C++ 10.5.6508 新增 crypto 交易 CMD 后,这里成为 Rust 侧唯一
command 出处。Crypto 不走 real/sim 470x/147xx 交易族;调用点不得现场写
206xx / 212xx 魔数。