Skip to content

Commit

Permalink
new spendable balance stellar
Browse files Browse the repository at this point in the history
  • Loading branch information
Wozacosta committed Sep 13, 2024
1 parent f7d9622 commit 050e4e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ export const dataset: DatasetTest<Transaction> = {
expectedStatus: {
// You can get the spendable balance here
// https://stellar.expert/explorer/public/account/GAS5NQ2VU6LA3QPDSCVBH66IHP2RE52VFCLFQKSGRF7VKMZA2KTLGI3M
amount: new BigNumber(12486627),
amount: new BigNumber(12486647),
errors: {},
warnings: {},
},
Expand Down

0 comments on commit 050e4e0

Please sign in to comment.