diff --git a/.changelog/unreleased/features/3660-check-pre-genesis-signing.md b/.changelog/unreleased/features/3660-check-pre-genesis-signing.md new file mode 100644 index 0000000000..64f8739727 --- /dev/null +++ b/.changelog/unreleased/features/3660-check-pre-genesis-signing.md @@ -0,0 +1,5 @@ +- The command `namadan utils test-genesis` now accepts `--check-can-sign` + multi-arg that can be used with genesis addresses and/or public keys to + verify that a pre-genesis wallet in the base directory is able to sign + with the keys associated with the addresses or with the keys themselves. + ([\#3660](https://github.com/anoma/namada/pull/3660)) \ No newline at end of file