Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
log the nonce value at DEBUG instead of INFO (#6001)
you're leaking the nonce to stdout, if your logs are routed to a folder, this logs the nonce every time, leading to replay attack surface area being higher. Changed to debug.
- Loading branch information