Skip to content

[Bug] Datalayer add_mirror RPC does not return the mirror coin_id. #16856

Open
@MichaelTaylor3D

Description

@MichaelTaylor3D

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.

image

Version

2.1.1

What platform are you using?

Windows

What ui mode are you using?

GUI

Relevant log output

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions