Skip to content

Commit

Permalink
fix: chopstick tests (#647)
Browse files Browse the repository at this point in the history
Skipping Rust CI checks since they have not been touched.
  • Loading branch information
ntn-x2 authored and Ad96el committed Aug 20, 2024
1 parent 1cb1a83 commit baf806f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Limited Reserve V2 Transfers from Spiritnet Account Alice -> HydraDx Ac
[
{
"data": {
"amount": "(rounded 990000000000000)",
"amount": "(rounded 1000000000000000)",
"currencyId": 28,
"who": "7NL1GYCJu8cFSnWBLwET2X3fMdodw8T75zuxi59hA2bhdjQq",
},
Expand All @@ -13,7 +13,7 @@ exports[`Limited Reserve V2 Transfers from Spiritnet Account Alice -> HydraDx Ac
},
{
"data": {
"amount": "(rounded 5000000000000)",
"amount": "(rounded 4200000000000)",
"currencyId": 28,
"who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh",
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`Limited Reserve V3 Transfers from Spiritnet Account Alice -> HydraDx Ac
[
{
"data": {
"amount": "(rounded 990000000000000)",
"amount": "(rounded 1000000000000000)",
"currencyId": 28,
"who": "7NL1GYCJu8cFSnWBLwET2X3fMdodw8T75zuxi59hA2bhdjQq",
},
Expand All @@ -13,7 +13,7 @@ exports[`Limited Reserve V3 Transfers from Spiritnet Account Alice -> HydraDx Ac
},
{
"data": {
"amount": "(rounded 5000000000000)",
"amount": "(rounded 4200000000000)",
"currencyId": 28,
"who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh",
},
Expand Down

0 comments on commit baf806f

Please sign in to comment.