Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgSubmitMisbehaviour

MsgSubmitMisbehaviour defines an sdk.Msg type that submits Evidence for light client misbehaviour.

Hierarchy

Index

Constructors

constructor

Properties

client_id

client_id: string

misbehaviour

misbehaviour: any

signer

signer: string

Methods

packAny

  • packAny(): Any

toAmino

  • toAmino(): any

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): MsgSubmitMisbehaviour

Static fromAmino

Static fromData

Static fromProto

Static unpackAny