msg

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2020 License: LGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeSideChainSubmitEvidence = "bsc_submit_evidence"

	SideChainSlashMsgRoute = "slashing"
)

Variables

This section is empty.

Functions

func RegisterCodec

func RegisterCodec(cdc *amino.Codec)

Types

type MsgBscSubmitEvidence

type MsgBscSubmitEvidence struct {
	Submitter types.AccAddress `json:"submitter"`
	Headers   []*bsc.Header    `json:"headers"`
}

func NewMsgBscSubmitEvidence

func NewMsgBscSubmitEvidence(submitter types.AccAddress, headers []*bsc.Header) MsgBscSubmitEvidence

func (MsgBscSubmitEvidence) GetInvolvedAddresses

func (msg MsgBscSubmitEvidence) GetInvolvedAddresses() []types.AccAddress

func (MsgBscSubmitEvidence) GetSignBytes

func (msg MsgBscSubmitEvidence) GetSignBytes() []byte

func (MsgBscSubmitEvidence) GetSigners

func (msg MsgBscSubmitEvidence) GetSigners() []types.AccAddress

func (MsgBscSubmitEvidence) Route

func (MsgBscSubmitEvidence) Route() string

func (MsgBscSubmitEvidence) Type

func (MsgBscSubmitEvidence) ValidateBasic

func (msg MsgBscSubmitEvidence) ValidateBasic() error

Jump to

Keyboard shortcuts

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