Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2021 Changes in this version + func NewBaseClient(cfg sdk.ClientConfig, encodingConfig sdk.EncodingConfig, logger log.Logger) sdk.BaseClient + func NewGRPCClient(url string) grpcClient + func NewLocker(size int) *locker + func NewRPCClient(remote string, cdc *codec.LegacyAmino, txDecoder sdk.TxDecoder, ...) sdk.TmClient