Skip to content

Commit

Permalink
Merge pull request #474 from alephium/fix-example-add-tokens
Browse files Browse the repository at this point in the history
Minor Fix for Token Transfer Tx
  • Loading branch information
Lbqds authored Dec 18, 2024
2 parents cf91910 + 60e34e9 commit 5231c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/integration/exchange.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ curl -X 'POST' \
"destinations": [
{
"address": "1C2RAVWSuaXw8xtUxqVERR7ChKBE1XgscNFw73NSHE1v3",
"attoAlphAmount": "10000000000000000",
"tokens": [
{
"id": "19246e8c2899bc258a1156e08466e3cdd3323da756d8a543c7fc911847b96f00",
Expand Down

0 comments on commit 5231c8a

Please sign in to comment.