cli

package
v0.5.36 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmdAuthorizedSend added in v0.3.0

func CmdAuthorizedSend() *cobra.Command

CmdAuthorizedSend broadcasts MsgAuthorizedSend. Transfers tokens using the whitelisted MsgAuthorizedSend instead of the blocked bank MsgSend.

func CmdCreateValidatorWithPallasKey

func CmdCreateValidatorWithPallasKey() *cobra.Command

CmdCreateValidatorWithPallasKey broadcasts MsgCreateValidatorWithPallasKey. Atomically creates a new validator and registers its Pallas key in the ceremony state, replacing the two-step MsgCreateValidator + MsgRegisterPallasKey flow for post-genesis validators.

func CmdCreateVotingSession

func CmdCreateVotingSession() *cobra.Command

CmdCreateVotingSession broadcasts MsgCreateVotingSession. Callable by any current vote manager. Accepts a JSON file because the message carries a structured proposal list and large binary blobs.

func CmdRegisterPallasKey

func CmdRegisterPallasKey() *cobra.Command

CmdRegisterPallasKey broadcasts MsgRegisterPallasKey. Called by each validator to register their Pallas public key before the EA key deal step.

func CmdRotatePallasKey added in v0.4.1

func CmdRotatePallasKey() *cobra.Command

CmdRotatePallasKey broadcasts MsgRotatePallasKey. Replaces the validator's registered Pallas public key with a new one.

func CmdSubmitTally

func CmdSubmitTally() *cobra.Command

CmdSubmitTally broadcasts MsgSubmitTally. Called by a vote manager after off-chain tally computation.

func CmdUpdateVoteManagers added in v0.5.8

func CmdUpdateVoteManagers() *cobra.Command

CmdUpdateVoteManagers broadcasts MsgUpdateVoteManagers. Atomically replaces the vote-manager set with the given addresses. Callable by any current vote manager (any-of-N).

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for the vote module grouped under "svoted tx vote".

Types

This section is empty.

Jump to

Keyboard shortcuts

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