cli

package
v1.132.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdBan

func GetCmdBan() *cobra.Command

GetCmdBan command to ban a node accounts

func GetCmdDeposit added in v0.41.0

func GetCmdDeposit() *cobra.Command

GetCmdDeposit command to send a native transaction

func GetCmdGetNORelay added in v0.65.0

func GetCmdGetNORelay() *cobra.Command

func GetCmdGetVersion

func GetCmdGetVersion() *cobra.Command

GetCmdGetVersion queries current version

func GetCmdMimir

func GetCmdMimir() *cobra.Command

GetCmdMimir command to change a mimir attribute

func GetCmdNodePauseChain added in v0.65.0

func GetCmdNodePauseChain() *cobra.Command

GetCmdNodePauseChain command to change node pause chain

func GetCmdNodeResumeChain added in v0.65.0

func GetCmdNodeResumeChain() *cobra.Command

GetCmdNodeResumeChain command to change node resume chain

func GetCmdSend added in v0.41.0

func GetCmdSend() *cobra.Command

GetCmdSend command to send funds

func GetCmdSetIPAddress

func GetCmdSetIPAddress() *cobra.Command

GetCmdSetIPAddress command to set a node accounts IP Address

func GetCmdSetNodeKeys

func GetCmdSetNodeKeys() *cobra.Command

GetCmdSetNodeKeys command to add a node keys

func GetCmdSetVersion

func GetCmdSetVersion() *cobra.Command

GetCmdSetVersion command to set an admin config

func GetCmdSignFile added in v1.92.0

func GetCmdSignFile() *cobra.Command

func GetCmdSignString added in v1.92.0

func GetCmdSignString() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

func GetTxCmd

func GetTxCmd() *cobra.Command

func GetUtilCmd added in v1.92.0

func GetUtilCmd() *cobra.Command

Types

type SignedMsg added in v1.92.0

type SignedMsg struct {
	Msg       string `json:"msg"`
	Pubkey    string `json:"pubkey"`
	Signature string `json:"signature"`
}

Jump to

Keyboard shortcuts

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