Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -274,8 +274,8 @@ ts-node sui/its register-coin-metadata $SYMBOL
# On Sui chain (Source)
ts-node sui/its link-coin $SYMBOL $EVM_CHAIN $EVM_TOKEN_ADDRESS \
--tokenManagerMode lock_unlock \
--destinationTokenManagerMode mint_burn
--channel $CHANNEL
--destinationTokenManagerMode mint_burn \
--channel $CHANNEL \
--registered

# Record the Sui Token ID from the result
Expand Down