We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is for grouping core contract related tasks that are necessary for integrating Sui into the Wormhole network.
Other tracking issues:
The content you are editing has changed. Please copy your edits and refresh the page.
u16
u32
u256
chain_id
token_bridge/bridge_state.move
register_emitter.move
NativeAsset
Balance
Coin
Clock
get_new_emitter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue is for grouping core contract related tasks that are necessary for integrating Sui into the Wormhole network.
Other tracking issues:
Task list
u16
,u32
, andu256
types #2011chain_id
#2041token_bridge/bridge_state.move
#2043register_emitter.move
#2402NativeAsset
custody as aBalance
instead of aCoin
#2416Clock
object #2488get_new_emitter
entry fn #2528The text was updated successfully, but these errors were encountered: