evidence

package
v0.0.0-...-f148bc3 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	HandleTxMsg(v types.Msg) (MsgDocInfo, bool)
}

func NewClient

func NewClient() Client

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

Jump to

Keyboard shortcuts

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