You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: