tendermint-rpc: Deprecate legacy Client class
This commit is contained in:
parent
8763d2b57c
commit
8fb41f6724
@ -14,6 +14,7 @@ import { adaptorForVersion } from "./adaptors";
|
||||
import * as requests from "./requests";
|
||||
import * as responses from "./responses";
|
||||
|
||||
/** @deprecated Use Tendermint34Client */
|
||||
export class Client {
|
||||
/**
|
||||
* Creates a new Tendermint client for the given endpoint.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user