Skip to content

Commit

Permalink
cleanup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Wozacosta committed Oct 10, 2024
1 parent 004e045 commit 53170e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion libs/coin-modules/coin-tron/src/test/bridgeDatasetTest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@ const tron: CurrenciesData<Transaction> = {
expectedStatus: {
amount: new BigNumber("1000000"),
errors: {
// recipient: new TronSendTrc20ToNewAccountForbidden(),
gasLimit: new NotEnoughGas(),
},
warnings: {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`stellar currency bridge scanAccounts stellar seed 1 1`] = `
"operationsCount": 55,
"pendingOperations": [],
"seedIdentifier": "27c586f8499294c64d57f8d7956eef4431de58ab20e1c88001f6cf131c97d6f3",
"spendableBalance": "311064512",
"spendableBalance": "311061665",
"subAccounts": [],
"swapHistory": [],
"syncHash": undefined,
Expand Down

0 comments on commit 53170e5

Please sign in to comment.