mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-07-09 22:12:31 +00:00

* refactor: switch log level for PoP messages Needs to be the other way around, otherwise we receive up to 720 messages on info level. * refactor: align spelling in comments and log messages * fix: config key Commit fc9e795bd0678746993806ac21c92a675ed7006f changed the reissuance variable. The config key was forgotten to change. * refactor: return early to reduce indentation Signed-off-by: Julian Strobl <jmastr@mailbox.org>