Documentation
¶
Overview ¶
Package decode implements the `polycli heimdall decode` umbrella command and its subcommands (tx, msg, hash-tx, ve). All decoders are offline: they read the cached proto registry in internal/heimdall/proto and never reach the network.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
Register attaches the decode umbrella and its children to parent. The umbrella command is created fresh on every call so tests that build a throwaway root do not accumulate duplicate subcommands on a shared global. Decoders are offline, so the shared Flags handle is accepted only for signature symmetry with the other command groups.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.