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
bridge/src/adapters/centrifuge.ts
Line 71 in 7a8fe30
{ ForeignAsset: 2 }
The text was updated successfully, but these errors were encountered:
ok, will check and update it
Sorry, something went wrong.
I'm confused why there's an 'ausd' in its type. Is this deprecated?
I don't know. e2e-tests was failing, I checked and there're 2 AUSD assets
No branches or pull requests
bridge/src/adapters/centrifuge.ts
Line 71 in 7a8fe30
I think this should be
{ ForeignAsset: 2 }
The text was updated successfully, but these errors were encountered: