interface QueryPinnedCodesRequestAminoMsg {
    type: "wasm/QueryPinnedCodesRequest";
    value: QueryPinnedCodesRequestAmino;
}

Properties

Properties

type: "wasm/QueryPinnedCodesRequest"