singnet / dev-portal

The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!
https://dev.singularitynet.io
110 stars 57 forks source link

Publish Agent Tutorial Typo #152

Open helpful10 opened 3 years ago

helpful10 commented 3 years ago

On https://dev.singularitynet.io/tutorials/publish/ step 10 the command "snet treasurer claim-all --endpoint http;//$SERVICE_IP:$DAEMON_PORT -y" should be replaced with "snet treasurer claim-all --endpoint http://$SERVICE_IP:$DAEMON_PORT -y"