interface QueryParamsResponseProtoMsg {
    typeUrl: "/ibc.applications.transfer.v1.QueryParamsResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.applications.transfer.v1.QueryParamsResponse"
value: Uint8Array