diff --git a/.changelog/unreleased/bug-fixes/965-fix-validator-commission-change-test.md b/.changelog/unreleased/bug-fixes/965-fix-validator-commission-change-test.md new file mode 100644 index 00000000000..274b48c5d1d --- /dev/null +++ b/.changelog/unreleased/bug-fixes/965-fix-validator-commission-change-test.md @@ -0,0 +1,3 @@ +- Fix the commission rate change wasm test, which failed because an arbitrary + value for a new rate was allowed that could be equal to the previous rate. + ([#965](https://github.com/anoma/namada/pull/965)) \ No newline at end of file