txs

package
v0.0.0-...-32383df Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PegEventToCosmosMsg

func PegEventToCosmosMsg(attributes []tmKv.Pair) (*msgTypes.MsgPeg, int64, error)

func RelayConfirmedInvitation

func RelayConfirmedInvitation(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgConfirmedInvitation,
) error

func RelayInvitation

func RelayInvitation(client *sdk.Client, firstCosignatoryPrivateKey string, msg *msgTypes.MsgRequestInvitation, multisigAccountAddress string) (string, error)

func RelayMsg

func RelayMsg(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg sdk.Msg,
) error

func RelayNotCosigned

func RelayNotCosigned(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgNotCosignedClaim,
) error

func RelayNotifyCosigned

func RelayNotifyCosigned(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgNotifyCosigned,
) error

func RelayPeg

func RelayPeg(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgPegClaim,
) error

func RelayPendingRequestInvitation

func RelayPendingRequestInvitation(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgPendingRequestInvitation,
) error

func RelayRecordUnpeg

func RelayRecordUnpeg(
	cliCtx sdkContext.CLIContext,
	txBldr authtypes.TxBuilder,
	validatorMoniker string,
	msg types.MsgRecordUnpeg,
) error

func RelayUnpeg

func RelayUnpeg(client *sdk.Client, firstCosignatoryPrivateKey, multisigPublicKey string, msg *msgTypes.MsgUnpeg) (string, error)

func RequestInvitationEventToCosmosMsg

func RequestInvitationEventToCosmosMsg(attributes []tmKv.Pair) (*msgTypes.MsgRequestInvitation, string, error)

func UnpegEventToCosmosMsg

func UnpegEventToCosmosMsg(attributes []tmKv.Pair) (*msgTypes.MsgUnpeg, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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