Skip to main content

Module program_registry

Module program_registry 

Source
Expand description

Registry mapping program IDs (base-58 pubkeys) to human labels.

Ships with the well-known native and SPL program IDs and is extensible from configuration. Unknown programs render as Unknown Program <pubkey>.

Structsยง

ProgramRegistry
Bidirectional-ish lookup from program ID to a display label.