package
0.55.0-beta.1
Repository: https://github.com/cosmwasm/wasmd.git
Documentation: pkg.go.dev

# Functions

MigrateStore migrates the x/wasm module state from the consensus version 2 to version 3.
Deprecated: Type declaration for parameters.

# 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
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.
Params defines the set of wasm parameters.

# Type aliases

AccessType permission types.