hashcloak / Meson

The monorepo for Meson project
GNU General Public License v3.0
11 stars 6 forks source link

katzenmint: add show-node-id #171

Closed sc0Vu closed 1 year ago

sc0Vu commented 1 year ago

Description

When I setup different validator settings and persistent seed information, I found the p2p id is in node key file. I saw show-node-id in tendermint. In this PR, I migrate show-node-id into katzenmint.

There are some other useful commands in tendermint, we might think a way to integrate easily.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

sc0Vu commented 1 year ago

I think this is fine, we don't print other sensitive information.

Mikerah commented 1 year ago

LGTM