Add json response to make_offer #16274
Closed
xchChiaFarmers
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hey, I know we have discussed this in discord but for visibility I am adding it here also. Instead of using the CLI command you may find it more applicable to use the RPC which will return a json blob with the information you have listed: Will this be sufficient for what you are needing? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Upon calling
chia wallet make_offer -f 123 -o 1:1 -r 2:1000 -p offers/test.offer
, there is no structures response. The user only gets an unstructured response in the terminal:The current work arounds to get data are extremely bulky. I'd wish to see a json response with:
Retrieving some information from an Offer file by calling
cdv inspect spendbundles <offer_file>
is extremely bulky.BR ChiaFarmers
Beta Was this translation helpful? Give feedback.
All reactions