diff --git a/PENDING.md b/PENDING.md index f7f0bf434e..30e03ef833 100644 --- a/PENDING.md +++ b/PENDING.md @@ -1,3 +1,4 @@ ### Changed -- [\#1337](https://github.com/cosmos/voyager/issues/1337) Updated modals tests acording to standard @fedekunze \ No newline at end of file +- [\#1337](https://github.com/cosmos/voyager/issues/1337) Updated modals tests acording to standard @fedekunze +- [\#2328](https://github.com/cosmos/voyager/pull/2328) Changed "Total Rewards" to "Pending Rewards" in the balance header @faboweb diff --git a/app/src/renderer/components/common/TmBalance.vue b/app/src/renderer/components/common/TmBalance.vue index 67df6ab937..07613afedb 100644 --- a/app/src/renderer/components/common/TmBalance.vue +++ b/app/src/renderer/components/common/TmBalance.vue @@ -13,7 +13,7 @@