stakwork/sphinx-key

"vls lite" in proxy mode

Opened this issue · 1 comments

Start VLS connected to proxy broker: only node id used

  • proxy keeps track of which wallets are "remote" and which are "local"
  • proxy has a connected MQTT broker
  • signatures are collected via MQTT ping
    • invoice received
    • "signMessage" call
    • ECDH call
  • sphinx-key needs to auto-detect whether the broker its connected to is a full lightning node or proxy wallet, and start up in different modes
  • MIGRATING from proxy to full node!!!