tx

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: 16 Imported by: 0

Documentation

Overview

Package tx implements the cast-familiar tx/account read-only subcommands of `polycli heimdall`: tx, receipt, logs, nonce, sequence, balance, rpc, publish.

The subcommands live at the top level of the heimdall tree (for cast parity) rather than under an intermediate group. Callers register them with Register(parent, flags).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

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

Register attaches the tx-group subcommands directly to parent and binds the shared flag struct for config resolution.

Read-only subcommands (tx, receipt, logs, nonce, sequence, balance) get `--watch DURATION` via render.EnableWatch so operators can watch a value change over time. Publish is one-shot and rpc is a raw passthrough; neither is watchable.

Types

This section is empty.

Directories

Path Synopsis
Package msgs wires the per-Msg subcommands shared by `polycli heimdall mktx`, `polycli heimdall send`, and `polycli heimdall estimate`.
Package msgs wires the per-Msg subcommands shared by `polycli heimdall mktx`, `polycli heimdall send`, and `polycli heimdall estimate`.

Jump to

Keyboard shortcuts

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