JoinColony / colonyNetwork

Colony Network smart contracts
https://colony.io/
GNU General Public License v3.0
438 stars 106 forks source link

Delete username/password if not set for miner #1234

Closed area closed 3 months ago

area commented 4 months ago

These being (presumably) set in the headers in ethers requests to empty strings, rather than not being present, was causing 401 errors when making requests to Chainstack.

area commented 3 months ago

Was included in #1241