evidence

package
v0.0.0-...-0666018 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DocMsgSubmitEvidence

type DocMsgSubmitEvidence struct {
	Submitter string `bson:"submitter"`
	Evidence  string `bson:"evidence"`
}

MsgSubmitEvidence defines an sdk.Msg type that supports submitting arbitrary Evidence.

func (*DocMsgSubmitEvidence) BuildMsg

func (m *DocMsgSubmitEvidence) BuildMsg(v interface{})

func (*DocMsgSubmitEvidence) GetType

func (m *DocMsgSubmitEvidence) GetType() string

func (*DocMsgSubmitEvidence) HandleTxMsg

func (m *DocMsgSubmitEvidence) HandleTxMsg(v SdkMsg) MsgDocInfo

type EvidenceClient

type EvidenceClient struct {
}

func NewClient

func NewClient() EvidenceClient

func (EvidenceClient) HandleTxMsg

func (evidence EvidenceClient) HandleTxMsg(v sdk.Msg) (MsgDocInfo, bool)

Jump to

Keyboard shortcuts

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