Skip to main content

InstantiateMsg Schema

undefined#/instantiate

Instantiate message

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedYesUnknown statusNoForbiddenForbiddennonecw-law-stone.json*

instantiate Type

object (InstantiateMsg)

instantiate Properties

PropertyTypeRequiredNullableDefined by
programMergedRequiredcannot be nullcw-law-stone
storage_addressstringRequiredcannot be nullcw-law-stone

program

The Prolog program carrying law rules and facts.

program

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"}
PropertyTypeRequiredNullableDefined by