decode

package
v0.1.114 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

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

func Register(parent *cobra.Command, _ *config.Flags)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL