mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-11 18:46:12 +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