Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MsgBase<MsgCancelBinaryOptionsOrder.Params, MsgCancelBinaryOptionsOrder.Proto>
    • MsgCancelBinaryOptionsOrder

Index

Constructors

Properties

params: Params

Methods

  • toAmino(): { type: string; value: { market_id: string; order_hash: string; order_mask: number; sender: string; subaccount_id: string } }
  • toData(): { @type: string; marketId: string; orderHash: string; orderMask: number; sender: string; subaccountId: string }
  • toDirectSignJSON(): string
  • toEip712(): { type: string; value: Record<string, unknown> }
  • toJSON(): string
  • toWeb3(): { @type: string; market_id: string; order_hash: string; order_mask: number; sender: string; subaccount_id: string }

Generated using TypeDoc