You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In kwil-admin setup genesis --validator "node0:2a8b9eb0d94be766ad34cb2591f2924477fc397c:1", I have accidentally used the node ID instead of public key. The command does not complain, writing an invalid genesis file:
In
kwil-admin setup genesis --validator "node0:2a8b9eb0d94be766ad34cb2591f2924477fc397c:1"
, I have accidentally used the node ID instead of public key. The command does not complain, writing an invalid genesis file:The command should check that the provided key value is an ed25519 public key.
The text was updated successfully, but these errors were encountered: