Documentation ¶
Index ¶
- func BlockMaxGasFromConsensusParams(goCtx context.Context, clientCtx baseClient, blockHeight int64) (int64, error)
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockMaxGasFromConsensusParams ¶ added in v0.2.0
func NewBaseClient ¶
func NewBaseClient(cfg sdk.ClientConfig, encodingConfig sdk.EncodingConfig, logger log.Logger) sdk.BaseClient
Return to default client
func NewGRPCClient ¶
func NewGRPCClient(url string) grpcClient
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.