Export Tendermint 0.35 client
This commit is contained in:
parent
372f942d7c
commit
3ffccbf826
@ -89,6 +89,8 @@ export {
|
||||
} from "./tendermint34";
|
||||
export * as tendermint34 from "./tendermint34";
|
||||
export { Tendermint34Client } from "./tendermint34";
|
||||
export * as tendermint35 from "./tendermint35";
|
||||
export { Tendermint35Client } from "./tendermint35";
|
||||
export {
|
||||
BlockIdFlag,
|
||||
CommitSignature,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user