Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AminoV2

Index

Properties

Properties

type: "wasm/MsgInstantiateContract"
value: { admin?: string; code_id: string; funds: Coins.Amino; label?: string; msg: string | object; sender: string }

Type declaration

  • Optional admin?: string
  • code_id: string
  • funds: Coins.Amino
  • Optional label?: string
  • msg: string | object
  • sender: string