ContractMigrationAuthorization defines authorization for wasm contract migration. Since: wasmd 0.30

from message cosmwasm.wasm.v1.ContractMigrationAuthorization

Hierarchy

Constructors

Properties

grants: ContractGrant[] = []

Grants for contract migrations

from field: repeated cosmwasm.wasm.v1.ContractGrant grants = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmwasm.wasm.v1.ContractMigrationAuthorization" = "cosmwasm.wasm.v1.ContractMigrationAuthorization"

Methods