-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating ts-client and openapi docs (#229)
- Loading branch information
1 parent
8d726e2
commit 6ba0289
Showing
1,864 changed files
with
1,076,928 additions
and
46,636 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,60 @@ | ||
import { GeneratedType } from "@cosmjs/proto-signing"; | ||
import { Bech32PrefixResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { MsgUpdateParams } from "./types/cosmos/auth/v1beta1/tx"; | ||
import { GenesisState } from "./types/cosmos/auth/v1beta1/genesis"; | ||
import { QueryAccountResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryParamsRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountByNameRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountAddressByIDResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountsRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountsRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountByNameResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { AddressBytesToStringRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountAddressByIDRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountsResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { AddressStringToBytesRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { AddressStringToBytesResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { BaseAccount } from "./types/cosmos/auth/v1beta1/auth"; | ||
import { Bech32PrefixRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { AddressBytesToStringResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountInfoRequest } from "./types/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountInfoResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { MsgUpdateParamsResponse } from "./types/cosmos/auth/v1beta1/tx"; | ||
import { ModuleCredential } from "./types/cosmos/auth/v1beta1/auth"; | ||
import { Params } from "./types/cosmos/auth/v1beta1/auth"; | ||
import { QueryModuleAccountsResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { ModuleAccount } from "./types/cosmos/auth/v1beta1/auth"; | ||
import { QueryParamsResponse } from "./types/cosmos/auth/v1beta1/query"; | ||
import { AddressBytesToStringRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { AddressBytesToStringResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryParamsResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountsResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountByNameRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { Bech32PrefixResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { AddressStringToBytesRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { Params } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/auth"; | ||
import { ModuleAccount } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/auth"; | ||
import { QueryAccountsResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { Bech32PrefixRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountInfoRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountsRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryModuleAccountByNameResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { AddressStringToBytesResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountAddressByIDRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountInfoResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { BaseAccount } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/auth"; | ||
import { QueryAccountRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryAccountResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { MsgUpdateParams } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/tx"; | ||
import { MsgUpdateParamsResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/tx"; | ||
import { GenesisState } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/genesis"; | ||
import { QueryAccountAddressByIDResponse } from "./types/../../../../../pkg/mod/github.com/!fairblock/cosmos[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { QueryParamsRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
import { ModuleCredential } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/auth"; | ||
import { QueryAccountsRequest } from "./types/../../../../../pkg/mod/github.com/!fairblock/[email protected]/proto/cosmos/auth/v1beta1/query"; | ||
|
||
const msgTypes: Array<[string, GeneratedType]> = [ | ||
["/cosmos.auth.v1beta1.Bech32PrefixResponse", Bech32PrefixResponse], | ||
["/cosmos.auth.v1beta1.MsgUpdateParams", MsgUpdateParams], | ||
["/cosmos.auth.v1beta1.GenesisState", GenesisState], | ||
["/cosmos.auth.v1beta1.QueryAccountResponse", QueryAccountResponse], | ||
["/cosmos.auth.v1beta1.QueryParamsRequest", QueryParamsRequest], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountByNameRequest", QueryModuleAccountByNameRequest], | ||
["/cosmos.auth.v1beta1.QueryAccountAddressByIDResponse", QueryAccountAddressByIDResponse], | ||
["/cosmos.auth.v1beta1.QueryAccountsRequest", QueryAccountsRequest], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountsRequest", QueryModuleAccountsRequest], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountByNameResponse", QueryModuleAccountByNameResponse], | ||
["/cosmos.auth.v1beta1.AddressBytesToStringRequest", AddressBytesToStringRequest], | ||
["/cosmos.auth.v1beta1.QueryAccountAddressByIDRequest", QueryAccountAddressByIDRequest], | ||
["/cosmos.auth.v1beta1.QueryAccountsResponse", QueryAccountsResponse], | ||
["/cosmos.auth.v1beta1.QueryAccountRequest", QueryAccountRequest], | ||
["/cosmos.auth.v1beta1.AddressBytesToStringResponse", AddressBytesToStringResponse], | ||
["/cosmos.auth.v1beta1.QueryParamsResponse", QueryParamsResponse], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountsResponse", QueryModuleAccountsResponse], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountByNameRequest", QueryModuleAccountByNameRequest], | ||
["/cosmos.auth.v1beta1.Bech32PrefixResponse", Bech32PrefixResponse], | ||
["/cosmos.auth.v1beta1.AddressStringToBytesRequest", AddressStringToBytesRequest], | ||
["/cosmos.auth.v1beta1.AddressStringToBytesResponse", AddressStringToBytesResponse], | ||
["/cosmos.auth.v1beta1.BaseAccount", BaseAccount], | ||
["/cosmos.auth.v1beta1.Params", Params], | ||
["/cosmos.auth.v1beta1.ModuleAccount", ModuleAccount], | ||
["/cosmos.auth.v1beta1.QueryAccountsResponse", QueryAccountsResponse], | ||
["/cosmos.auth.v1beta1.Bech32PrefixRequest", Bech32PrefixRequest], | ||
["/cosmos.auth.v1beta1.AddressBytesToStringResponse", AddressBytesToStringResponse], | ||
["/cosmos.auth.v1beta1.QueryAccountInfoRequest", QueryAccountInfoRequest], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountsRequest", QueryModuleAccountsRequest], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountByNameResponse", QueryModuleAccountByNameResponse], | ||
["/cosmos.auth.v1beta1.AddressStringToBytesResponse", AddressStringToBytesResponse], | ||
["/cosmos.auth.v1beta1.QueryAccountAddressByIDRequest", QueryAccountAddressByIDRequest], | ||
["/cosmos.auth.v1beta1.QueryAccountInfoResponse", QueryAccountInfoResponse], | ||
["/cosmos.auth.v1beta1.BaseAccount", BaseAccount], | ||
["/cosmos.auth.v1beta1.QueryAccountRequest", QueryAccountRequest], | ||
["/cosmos.auth.v1beta1.QueryAccountResponse", QueryAccountResponse], | ||
["/cosmos.auth.v1beta1.MsgUpdateParams", MsgUpdateParams], | ||
["/cosmos.auth.v1beta1.MsgUpdateParamsResponse", MsgUpdateParamsResponse], | ||
["/cosmos.auth.v1beta1.GenesisState", GenesisState], | ||
["/cosmos.auth.v1beta1.QueryAccountAddressByIDResponse", QueryAccountAddressByIDResponse], | ||
["/cosmos.auth.v1beta1.QueryParamsRequest", QueryParamsRequest], | ||
["/cosmos.auth.v1beta1.ModuleCredential", ModuleCredential], | ||
["/cosmos.auth.v1beta1.Params", Params], | ||
["/cosmos.auth.v1beta1.QueryModuleAccountsResponse", QueryModuleAccountsResponse], | ||
["/cosmos.auth.v1beta1.ModuleAccount", ModuleAccount], | ||
["/cosmos.auth.v1beta1.QueryParamsResponse", QueryParamsResponse], | ||
["/cosmos.auth.v1beta1.QueryAccountsRequest", QueryAccountsRequest], | ||
|
||
]; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v2.2.0 | ||
// protoc unknown | ||
// source: amino/amino.proto | ||
|
||
/* eslint-disable */ | ||
|
||
export const protobufPackage = "amino"; |
Oops, something went wrong.