tendermint-rpc: Rename 0.33 client files
This commit is contained in:
parent
9a1abe46fc
commit
23dfbe9325
@ -1,6 +1,6 @@
|
||||
export { adaptor33, adaptor34 } from "./adaptors";
|
||||
export { Adaptor } from "./adaptor";
|
||||
export { Client } from "./client";
|
||||
export { Client } from "./tendermint33client";
|
||||
export {
|
||||
AbciInfoRequest,
|
||||
AbciQueryParams,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user