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 is required by #2869.
To calculate crypto offramp transfer fees for other users (like payment recipients), we need to know their liquidation address's payment rail.
getUserLiquidationAddress handler should be modified to return the payment rail as part of its response.
getUserLiquidationAddress
The text was updated successfully, but these errors were encountered:
After clarifying with Arren, this might not be required for the initial implementation of #2869. Marking as on-hold.
Sorry, something went wrong.
No branches or pull requests
Specification
This is required by #2869.
To calculate crypto offramp transfer fees for other users (like payment recipients), we need to know their liquidation address's payment rail.
getUserLiquidationAddress
handler should be modified to return the payment rail as part of its response.The text was updated successfully, but these errors were encountered: