mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-27 02:22:40 +00:00
contexts: remove all TODO instances (#7466)
This commit is contained in:
@@ -1034,6 +1034,7 @@ func createAndStartPrivValidatorGRPCClient(
|
||||
logger log.Logger,
|
||||
) (types.PrivValidator, error) {
|
||||
pvsc, err := tmgrpc.DialRemoteSigner(
|
||||
ctx,
|
||||
cfg.PrivValidator,
|
||||
chainID,
|
||||
logger,
|
||||
|
||||
Reference in New Issue
Block a user