Problem to solve
The GetMetaData query assumes you know the query keys of the system. Currently they are located in a few places in the code base. we should aim to expose a list of keys people can query with a bit more information or remove the getmetadata query from rpc and add in proper endpoints for querying without knowing the keys.
Proposed solution or feature
I would propose we put in custom endpoints for all the data or make an omni query of all node metadata.
Alternatives considered
No response
Additional context
No response
Problem to solve
The GetMetaData query assumes you know the query keys of the system. Currently they are located in a few places in the code base. we should aim to expose a list of keys people can query with a bit more information or remove the getmetadata query from rpc and add in proper endpoints for querying without knowing the keys.
Proposed solution or feature
I would propose we put in custom endpoints for all the data or make an omni query of all node metadata.
Alternatives considered
No response
Additional context
No response