celestia-node
celestia-node copied to clipboard
feat(API): Allow disable state module and blob.Submit
Implementation ideas
Allow node to disable state and submit json-rpc APIs to operate as read replica. Useful for node operators who expose only celestia data reads and don't want to allow writes from their Bridge / Light nodes.
Should be configurable via launch flag
i think that quicknode/pops and other public RPCs would use this