Skip to content

Add crosschain asset 'STAR' supporting for aptos #23

New issue

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ValentineReese
Copy link
Contributor

  1. Add crosschain asset 'STAR' supporting for aptos
  2. Reformat some codes.


[addresses]
StarcoinFramework = "0x1"
Bridge = "0xe52552637c5897a2d499fbf08216f73e"
SwapAdmin = "0x8c109349c6bd91411d6bc962e080c4a3"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Swap项目依赖Bridge,如果Bridge又依赖Swap,就成双向依赖,貌似Move里双向依赖会有问题?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里只是简单的把地址放进来了,没有实际依赖,因为需要依赖asset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants