wallet: add AccountManager
interface
#890
Annotations
5 errors
run lint
Process completed with exit code 2.
|
run lint:
wallet/wallet.go#L3754
return with no blank line before (nlreturn)
|
run lint:
wallet/wallet.go#L3331
return with no blank line before (nlreturn)
|
run lint:
wallet/wallet.go#L3284
return with no blank line before (nlreturn)
|
run lint:
wallet/account_manager.go#L567
unused-parameter: parameter 'scope' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading