It would be very useful for us to be able to ask the blindbit oracle what network it is currently running. This would allow us to double-check that we are on the correct network, for example, when the user wants to switch their blindbit instance.
This can be expanded into a more general 'oracle info' endpoint. This endpoint can give information on:
- current network
- blindbit version (maybe useful for backwards-compatibility?)
- if the oracle is fully synced (the indexes are fully built)
- if cutthrough is enabled
- if dust limit is supported
That's just an idea though, maybe just having a /network endpoint is good enough.