Hyle-org / hyle

Verification layer for all zero knowledge proofs
Apache License 2.0
26 stars 13 forks source link

Error: rpc #34

Closed myggst closed 2 months ago

myggst commented 2 months ago

I'm interested in your project. For testing, I've been trying to register a smart contract for several days, according to https://docs.hyle.eu/developers/getting-started/your-first-smart-contract/, first locally and now on devnet, but I always get the same error :

Error: rpc error: code = InvalidArgument desc = rpc error: code = InvalidArgument desc = Address cannot be empty: invalid request Error: rpc error: code = InvalidArgument desc = rpc error: code = InvalidArgument desc = Address cannot be empty: invalid request

Did I miss something ?

myggst commented 2 months ago

Apparently it's solved. (Probably with this)