Chia RPC addition to wallet endpoint create_offers_for_ids, allow selecting a specific coin. #18081
AbandonedLand
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to be able to select a specific coin for creating an offer file. The reason behind this is I could use a coin with a large amount of XCH/CAT to create multiple offers at once. For example: I could create 10 different offers with a 10XCH value coin using. The RPC endpoint should ignore any "Locked" status for the coins so it can be reused.
1xch -> xxUSDCx
2xch -> xxUSDCx
3xch -> xxUSDCx
etc...
It would allow supplying liquidity pairs without the difficult coin management/splitting requirement that currently needs to be done.
Beta Was this translation helpful? Give feedback.
All reactions