client

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildBuyerExecuteOrderMsg

func BuildBuyerExecuteOrderMsg(from cTypes.AccAddress, buyerAddress cTypes.AccAddress, sellerAddress cTypes.AccAddress, pegHash types.PegHash, fiatProofHash string) cTypes.Msg

func BuildIssueAssetMsg

func BuildIssueAssetMsg(from cTypes.AccAddress, to cTypes.AccAddress, assetPeg types.AssetPeg) cTypes.Msg

func BuildIssueFiatMsg

func BuildIssueFiatMsg(from cTypes.AccAddress, to cTypes.AccAddress, fiatPeg types.FiatPeg) cTypes.Msg

func BuildMsg

func BuildMsg(from cTypes.AccAddress, to cTypes.AccAddress, coins cTypes.Coins) cTypes.Msg

func BuildRedeemAssetMsg

func BuildRedeemAssetMsg(issuerAddress cTypes.AccAddress, redeemerAddress cTypes.AccAddress, pegHash types.PegHash) cTypes.Msg

func BuildRedeemFiatMsg

func BuildRedeemFiatMsg(from cTypes.AccAddress, to cTypes.AccAddress, amount int64) cTypes.Msg

func BuildReleaseAssetMsg

func BuildReleaseAssetMsg(from cTypes.AccAddress, to cTypes.AccAddress, pegHash types.PegHash) cTypes.Msg

func BuildSellerExecuteOrderMsg

func BuildSellerExecuteOrderMsg(from cTypes.AccAddress, buyerAddress cTypes.AccAddress, sellerAddress cTypes.AccAddress, pegHash types.PegHash, awbProofHash string) cTypes.Msg

func BuildSendAssetMsg

func BuildSendAssetMsg(from cTypes.AccAddress, to cTypes.AccAddress, pegHash types.PegHash) cTypes.Msg

func BuildSendFiatMsg

func BuildSendFiatMsg(from cTypes.AccAddress, to cTypes.AccAddress, pegHash types.PegHash, amount int64) cTypes.Msg

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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