saveUserRelayList abstract method
Store a precomputed user relay list projection.
This remains a convenience projection. The authoritative data still comes
from the generic event store (for example kind 3 and kind 10002
inputs).
Implementation
Future<void> saveUserRelayList(UserRelayList userRelayList);