# Functions
NewMigrator returns a new Migrator.
# Constants
AccessTypeAnyOfAddresses allow any of the addresses.
AccessTypeEverybody unrestricted.
AccessTypeNobody forbidden.
AccessTypeOnlyAddress restricted to a single address Deprecated: use AccessTypeAnyOfAddresses instead.
AccessTypeUnspecified placeholder for empty value.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AccessConfig access control type.
AccessTypeParam.
CodeInfo is data for the uploaded contract WASM code.
Migrator is a struct for handling in-place store migrations.
Params defines the set of wasm parameters.