Open
Description
What happened?
When using the /add_mirror
RPC, it does not return the coin_id of the mirror coin. This makes it difficult to know what coin_id to use to delete the mirror later programmatically. There are ways to figure it out by iterating through the output of /get_mirrors
RPC but its pretty inefficient. I filed this as a bug, because this seems like expected return data is missing.
Version
2.1.1
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output
No response