Skip to content

Commit

Permalink
Merge branch 'main' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
FSM1 authored Nov 23, 2023
2 parents 36a9e41 + 9cbb86d commit a1361d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export async function erc20Transfer(): Promise<void> {
ROCOCO_PHALA_CHAIN_ID,
DESTINATION_ADDRESS,
RESOURCE_ID,
"5000000000000000000" // 18 decimal places
"500000000000000000" // 18 decimal places
// optional parachainID (e.g. KusamaParachain.SHIDEN)
);

Expand Down

0 comments on commit a1361d5

Please sign in to comment.