AthanorLabs / atomic-swap

💫 ETH-XMR atomic swap implementation
GNU Lesser General Public License v3.0
341 stars 44 forks source link

Question: stagenet environment? #466

Closed NotGovernor closed 1 year ago

NotGovernor commented 1 year ago

This is exciting!

Question: The docs at this location:
https://github.com/AthanorLabs/atomic-swap/blob/v0.2.1/docs/mainnet.md

Say to start it with the stagenet environment:

./bin/swapd --env stagenet --eth-endpoint MAINNET\_ENDPOINT --relayer

Is that correct?

dimalinux commented 1 year ago

No, that's a mistake. We'll fix it.

NotGovernor commented 1 year ago

Awesome thanks!

noot commented 1 year ago

@NotGovernor sorry, this was fixed on master, but seems to not have made it into the release. will fix!

noot commented 1 year ago

closing as I've updated the v0.2.1 release notes and tagged a v0.2.2 release as well.