Resolve Misc DeepSource Lint Issues (#8711)

This commit is contained in:
Raul Jordan
2021-04-05 14:37:25 -05:00
committed by GitHub
parent dfe5372db5
commit 0a2f3e4d48
3 changed files with 3 additions and 7 deletions

View File

@@ -118,7 +118,7 @@ func spreadKeysAcrossImportedWallets(
privKeys [][]byte,
numWallets,
keysPerWallet int,
walletOutputDir string,
walletOutputDir,
walletPassword string,
) error {
ctx := context.Background()