We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98e7e6 commit 60448c7Copy full SHA for 60448c7
src/client/LumClient.ts
@@ -38,7 +38,6 @@ function defaultErrorHandler(error: unknown): never {
38
}
39
40
export class LumClient {
41
- readonly rpcClient: RpcClient;
42
readonly tmClient: Tendermint34Client;
43
readonly queryClient: StargateQueryClient &
44
AuthExtension &
0 commit comments