diff --git a/.changelog/unreleased/improvements/3720-batch-reveal-pk.md b/.changelog/unreleased/improvements/3720-batch-reveal-pk.md new file mode 100644 index 0000000000..46466a48df --- /dev/null +++ b/.changelog/unreleased/improvements/3720-batch-reveal-pk.md @@ -0,0 +1,3 @@ +- If an additional `reveal_pk` transaction is required, the client now groups + it with the actual transaction into a single batch instead of submitting it + separately. ([\#3720](https://github.com/anoma/namada/pull/3720)) \ No newline at end of file