QueryPinnedCodesRequest is the request type for the Query/PinnedCodes RPC method

from message cosmwasm.wasm.v1.QueryPinnedCodesRequest

Hierarchy

Constructors

Properties

pagination?: PageRequest

pagination defines an optional pagination for the request.

from field: cosmos.base.query.v1beta1.PageRequest pagination = 2;

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

Methods