This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Vector v0.2.1
New Features
- Upgraded to a new messaging cluster. Config for server-node/router (after removing
messagingUrl
:
"natsUrl": "nats1.connext.provide.network:4222,nats2.connext.provide.network:4222,nats3.connext.provide.network:4222",
"authUrl": "https://messaging.connext.network",
Browser-node config:
"natsUrl": "wss://websocket.connext.provide.network",
"authUrl": "https://messaging.connext.network",
Lots of fixes around onchain sending/collateralizations.