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

Properties

client_id: string
misbehaviour: any
signer: string

Methods

  • packAny(_?: boolean): Any
  • toAmino(_?: boolean): any
  • toAminoJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toProto(_?: boolean): MsgSubmitMisbehaviour