cli

package
v0.2.2-0...-13ba25a Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagTo                 = "to"
	FlagAmount             = "amount"
	FlagDocumentHash       = "documentHash"
	FlagAssetType          = "assetType"
	FlagAssetPrice         = "assetPrice"
	FlagAssetQuantity      = "assetQuantity"
	FlagQuantityUnit       = "quantityUnit"
	FlagTransactionID      = "transactionID"
	FlagTransactionAmount  = "transactionAmount"
	FlagPegHash            = "pegHash"
	FlagBuyerAddress       = "buyerAddress"
	FlagSellerAddress      = "sellerAddress"
	FlagFiatProofHash      = "fiatProofHash"
	FlagAWBProofHash       = "awbProofHash"
	FlagOrganizationID     = "organizationID"
	FlagZoneID             = "zoneID"
	FlagIssueAsset         = "issueAsset"
	FlagIssueFiat          = "issueFiat"
	FlagSendAsset          = "sendAsset"
	FlagSendFiat           = "sendFiat"
	FlagBuyerExecuteOrder  = "buyerExecuteOrder"
	FlagSellerExecuteOrder = "sellerExecuteOrder"
	FlagChangeBuyerBid     = "changeBuyerBid"
	FlagChangeSellerBid    = "changeSellerBid"
	FlagConfirmBuyerBid    = "confirmBuyerBid"
	FlagConfirmSellerBid   = "confirmSellerBid"
	FlagNegotiation        = "negotiation"
	FlagRedeemAsset        = "redeemAsset"
	FlagRedeemFiat         = "redeemFiat"
	FlagReleaseAsset       = "releaseAsset"
	FlagModerated          = "moderated"
)

noLint

Variables

This section is empty.

Functions

func BuildACL

func BuildACL() acl.ACL

func BuyerExecuteOrderCmd

func BuyerExecuteOrderCmd(cdc *codec.Codec) *cobra.Command

func DefineACLCmd

func DefineACLCmd(cdc *codec.Codec) *cobra.Command

func DefineOrganizationCmd

func DefineOrganizationCmd(cdc *codec.Codec) *cobra.Command

func DefineZoneCmd

func DefineZoneCmd(cdc *codec.Codec) *cobra.Command

func GetAssetCmd

func GetAssetCmd(cdc *codec.Codec) *cobra.Command

func GetFiatCmd

func GetFiatCmd(cdc *codec.Codec) *cobra.Command

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

func IssueAssetCmd

func IssueAssetCmd(cdc *codec.Codec) *cobra.Command

func IssueFiatCmd

func IssueFiatCmd(cdc *codec.Codec) *cobra.Command

func RedeemAssetCmd

func RedeemAssetCmd(cdc *codec.Codec) *cobra.Command

func RedeemFiatCmd

func RedeemFiatCmd(cdc *codec.Codec) *cobra.Command

func ReleaseAssetCmd

func ReleaseAssetCmd(cdc *codec.Codec) *cobra.Command

func SellerExecuteOrderCmd

func SellerExecuteOrderCmd(cdc *codec.Codec) *cobra.Command

func SendAssetCmd

func SendAssetCmd(cdc *codec.Codec) *cobra.Command

func SendFiatCmd

func SendFiatCmd(cdc *codec.Codec) *cobra.Command

func SendTxCmd

func SendTxCmd(cdc *codec.Codec) *cobra.Command

SendTxCmd will create a send tx and sign it with the given key.

Types

This section is empty.

Jump to

Keyboard shortcuts

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