Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Amino

Index

Properties

Properties

type

type: "wasm/MsgExecuteContract"

value

value: { coins: Coins.Amino; contract: string; execute_msg: object; sender: string }

Type declaration

  • coins: Coins.Amino
  • contract: string
  • execute_msg: object
  • sender: string