Skip to content

Commit 5231c8a

Browse files
authored
Merge pull request #474 from alephium/fix-example-add-tokens
Minor Fix for Token Transfer Tx
2 parents cf91910 + 60e34e9 commit 5231c8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/integration/exchange.md

+1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ curl -X 'POST' \
157157
"destinations": [
158158
{
159159
"address": "1C2RAVWSuaXw8xtUxqVERR7ChKBE1XgscNFw73NSHE1v3",
160+
"attoAlphAmount": "10000000000000000",
160161
"tokens": [
161162
{
162163
"id": "19246e8c2899bc258a1156e08466e3cdd3323da756d8a543c7fc911847b96f00",

0 commit comments

Comments
 (0)