Page MenuHomePhabricator

[chronik] implement mock server.peers.subscribe electrum RPC
ClosedPublic

Authored by PiRK on Mon, May 19, 11:18.

Details

Summary

For now we don't implement peering and we just return an empty server list.
Note that this method is poorly named, it is not a subscription.

See doc: https://electrum-cash-protocol.readthedocs.io/en/latest/protocol-methods.html#server.peers.subscribe

Test Plan

ninja all check-all