Module BSV::Overlay::Constants ¶
Protocol identifiers and network configuration constants for BSV Overlay Services.
Constants¶
DEFAULT_SLAP_TRACKERS ¶
Default SLAP tracker URLs for mainnet. These nodes maintain records of which overlay services are available and where.
DEFAULT_TESTNET_SLAP_TRACKERS ¶
Default SLAP tracker URLs for testnet.
DERIVE_PROTOCOL_SHIP ¶
BRC-42/43 key-derivation protocol name for Service Host Interconnect. Lowercase as required by the wallet key-derivation validator.
DERIVE_PROTOCOL_SLAP ¶
BRC-42/43 key-derivation protocol name for Service Lookup Availability. Lowercase as required by the wallet key-derivation validator.
NETWORK_PRESETS ¶
Network presets mapping network names to their default SLAP tracker lists.
PROTOCOL_ID_SHIP ¶
Full protocol identifier for Service Host Interconnect (display / human-readable form).
PROTOCOL_ID_SLAP ¶
Full protocol identifier for Service Lookup Availability Protocol (display / human-readable form).
PROTOCOL_SHIP ¶
Short protocol identifier for Service Host Interconnect.
PROTOCOL_SLAP ¶
Short protocol identifier for Service Lookup Availability Protocol.