command

package
v0.0.0-...-4334f35 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const TypeSendToBsc = "send_to_bsc"
View Source
const TypeSendToEth = "send_to_ethereum"
View Source
const TypeSendToHub = "send_to_hub"

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Type      string `json:"type"`
	Recipient string `json:"recipient"`
	Fee       string `json:"fee"`
}

func (*Command) ValidateAndComplete

func (cmd *Command) ValidateAndComplete(amount sdk.Int) error

Jump to

Keyboard shortcuts

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