Zilliqa / zilliqa-developer

GNU General Public License v3.0
2 stars 5 forks source link

(fix): remove eth-spout dependency from the api endpoint to fetch the chain-id #699

Closed mauromedda closed 4 months ago

mauromedda commented 4 months ago

Removes the NonceManager and changes the provider instantiation removing the dependencies from a working API. This allows us to upgrade the network without restart the faucet and also simplify the faucet installation process making it completely decoupled from the RPC endpoint.