Pre-share nonces #783
Annotations
2 errors and 1 warning
lint:
signer/cosigner_nonce_cache.go#L262
Consider pre-allocating `cosignerInts` (prealloc)
|
lint
issues found
|
lint:
signer/cosigner_nonce_cache.go#L233
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|