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
As a FastUSDC developer, I expect LocalOrchestration.transfer(destination: ChainAddress: amount: AmountArg) to support multi-hop PFM routes.
LocalOrchestration.transfer(destination: ChainAddress: amount: AmountArg)
Example: transfer 1 uusdc from agoric to osmosis routed through noble.
See #10006 for the parent ticket.
The text was updated successfully, but these errors were encountered:
CosmosChainInfo
pfmEnabled: bool
iomekam
No branches or pull requests
What is the Problem Being Solved?
As a FastUSDC developer, I expect
LocalOrchestration.transfer(destination: ChainAddress: amount: AmountArg)
to support multi-hop PFM routes.Example: transfer 1 uusdc from agoric to osmosis routed through noble.
See #10006 for the parent ticket.
Description of the Design
Security Considerations
Scaling Considerations
Test Plan
Upgrade Considerations
The text was updated successfully, but these errors were encountered: