cli

package
v1.109.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 14 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

func GetCmdDeposit() *cobra.Command

GetCmdDeposit command to send a native transaction

func GetCmdForgiveSlash

func GetCmdForgiveSlash() *cobra.Command

GetCmdForgiveSlash command to ban a node accounts

func GetCmdGetNORelay

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

func GetCmdNodePauseChain() *cobra.Command

GetCmdNodePauseChain command to change node pause chain

func GetCmdNodeResumeChain

func GetCmdNodeResumeChain() *cobra.Command

GetCmdNodeResumeChain command to change node resume chain

func GetCmdSend

func GetCmdSend() *cobra.Command

GetCmdSend command to send funds

func GetCmdSetAztecAddress

func GetCmdSetAztecAddress() *cobra.Command

GetCmdSetAztecAddress command to add aztec address

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

func GetCmdSignFile() *cobra.Command

func GetCmdSignString

func GetCmdSignString() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

func GetTxCmd

func GetTxCmd() *cobra.Command

func GetUtilCmd

func GetUtilCmd() *cobra.Command

Types

type SignedMsg

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