pub const PRICE_LEVEL_STREAM_PREFIX: &str = "pricelevelstream:";Expand description
Protocol system prefix carried by components sourced from the pAMM price level stream. The
venue suffix is either a configured name (e.g. pricelevelstream:fermiswap) or, for
auto-detected pAMMs, the venue address (e.g. pricelevelstream:0x5979…); every such protocol
maps to the generic PropAMMSwapEncoder.