diff --git a/.changelog/unreleased/improvements/3171-rework-balance.md b/.changelog/unreleased/improvements/3171-rework-balance.md new file mode 100644 index 00000000000..4b53271f4e0 --- /dev/null +++ b/.changelog/unreleased/improvements/3171-rework-balance.md @@ -0,0 +1,3 @@ +- Remove unbounded `token` and `owner` balance queries from the CLI, in + an attempt to reduce strain on the RPC servers of full/validator nodes. + ([\#3171](https://github.com/anoma/namada/pull/3171)) \ No newline at end of file