mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-02 19:46:13 -04:00
feat(asb): allow asb to register with mulitple rendezvous nodes
This commit is contained in:
parent
137da75953
commit
5e192acac2
10 changed files with 300 additions and 171 deletions
|
@ -248,7 +248,7 @@ async fn start_alice(
|
|||
resume_only,
|
||||
env_config,
|
||||
XmrBtcNamespace::Testnet,
|
||||
None,
|
||||
&[],
|
||||
)
|
||||
.unwrap();
|
||||
swarm.listen_on(listen_address).unwrap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue