We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12031e1 commit e63d67cCopy full SHA for e63d67c
src/localServer/localServer.ts
@@ -547,4 +547,4 @@ new Daemon(3001, '')
547
// curl -v localhost:3001/getAllRegions
548
// curl -X POST -H "Content-Type: application/json" --data '{"walletAddress": "0x39EE68D74E6Dc6FF047E60D6Fc769f6E4Bab7fB5", "solanaWallet": "9qrjMUHXsZg7Er7Q9EJEEZpR4cPvM1FAkDJSwkcbCoFy"}' "https://apiv4.conet.network/api/spclub"
549
// Proxy server test
550
-// curl -v -x http://localhost:8888 "https://www.google.com"
+// curl -v -x http://localhost:3002 "https://whatismyipaddress.com/"
0 commit comments