From 33623c3a68d1248308afb01e392d55c74dd17008 Mon Sep 17 00:00:00 2001 From: Daniel Karzel Date: Mon, 19 Apr 2021 12:26:48 +1000 Subject: [PATCH] Change the public ASB to use the default port --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6471f048..ec3364a9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ More information about the protocol in this [presentation](https://youtu.be/Jj8r The seller will provide you their peer id and multiaddress. We are running an `asb` instance on testnet. You can swap with to get familiar with the `swap` CLI. - Our peer id is `12D3KooWCdMKjesXMJz1SiZ7HgotrxuqhQJbP5sgBm2BwP1cqThi` and our multiaddress is `/dns4/xmr-btc-asb.coblox.tech/tcp/9876` + Our peer id is `12D3KooWCdMKjesXMJz1SiZ7HgotrxuqhQJbP5sgBm2BwP1cqThi` and our multiaddress is `/dns4/xmr-btc-asb.coblox.tech/tcp/9939` 3. Follow the instructions printed to the terminal ## Limitations