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
{{ message }}
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
Right now each time Swarm is started with swap flag, new SWAP cheque contract is deployed.
Task
Add a flag that allows users to provide a SWAP contract address
Programatically validate the provided contract
If incorrect, raise fatal error
If no such flag is provided, the contract address should be retrieved from the nodes storage. If does not exist the contract should still be automatically deployed.
The text was updated successfully, but these errors were encountered:
Problem
Right now each time Swarm is started with swap flag, new SWAP cheque contract is deployed.
Task
The text was updated successfully, but these errors were encountered: