bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class StoreCodeAuthorization

    StoreCodeAuthorization defines authorization for wasm code upload. Since: wasmd 0.42

    from message cosmwasm.wasm.v1.StoreCodeAuthorization

    Hierarchy

    Index

    Constructors

    Properties

    grants: CodeGrant[] = []

    Grants for code upload

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

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

    Methods