You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I think it's a hack because it relies on the WSS proxy which is mostly a thing for just the LN node part. I think we should add an idempotency key to VSS.
This can either be in the form of another variable to the VSS parameters (easier and probably safer to move to first) and then eventually add WSS to VSS where it is enforced too.
This is kind of fedimint related since we're starting to rely on the LN node part less.
The text was updated successfully, but these errors were encountered:
I've started to try to enforce single device access at a websocket level here: MutinyWallet/websocket-proxy#2
However, I think it's a hack because it relies on the WSS proxy which is mostly a thing for just the LN node part. I think we should add an idempotency key to VSS.
This can either be in the form of another variable to the VSS parameters (easier and probably safer to move to first) and then eventually add WSS to VSS where it is enforced too.
This is kind of fedimint related since we're starting to rely on the LN node part less.
The text was updated successfully, but these errors were encountered: