Open
Description
Implementation ideas
- list which end-points are currently not supported by app's grpc
- implement those in app (e.g. see: Expose all celestia-node required endpoints through gRPC celestia-app#3421)
- use these in node
- profit: remove confusing CLI flags, remove docs around core RPC from node
related: #3357