pub const ASSET_INDEX_INFO_KEY: &str = "asset_index";Expand description
Key carrying the venue asset index on an instrument’s info map.
Order signing needs the numeric asset index, and InstrumentAny is the only
shape published on the message bus, so the index travels with the instrument.