InstantiateMsg Schema
undefined#/instantiate
Instantiate message
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | Yes | Unknown status | No | Forbidden | Forbidden | none | cw-law-stone.json* |
instantiate Type
object
(InstantiateMsg)
instantiate Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
program | Merged | Required | cannot be null | cw-law-stone |
storage_address | string | Required | cannot be null | cw-law-stone |
program
The Prolog program carrying law rules and facts.
program
is required
Type: merged type (Details)
cannot be null
defined in: cw-law-stone
program Type
merged type (Details)
all of
storage_address
The cw-storage
contract address on which to store the law program.
storage_address
is required
Type:
string
cannot be null
defined in: cw-law-stone
storage_address Type
string
InstantiateMsg Definitions
Definitions group Binary
Reference this group by using
{"$ref":"undefined#/instantiate/definitions/Binary"}
Property | Type | Required | Nullable | Defined by |
---|