Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge f83e798 into 2b5ff6e
Browse files Browse the repository at this point in the history
  • Loading branch information
vhpoet committed Feb 6, 2015
2 parents 2b5ff6e + f83e798 commit 25f5e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/tabs/balance.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ BalanceTab.prototype.angular = function (module)
var params = {
account: id.account,
ledger_index_min: -1,
binary: true
binary: false
};

getTx();
Expand Down

0 comments on commit 25f5e27

Please sign in to comment.