internet-computer-protocol / evm-rpc-canister

Interact with EVM blockchains from the Internet Computer.
https://internetcomputer.org/docs/current/developer-docs/multi-chain/ethereum/evm-rpc/overview
Apache License 2.0
63 stars 13 forks source link

candid: remove hostname from `UpdateProviderArgs` #229

Closed rvanasa closed 3 months ago

rvanasa commented 4 months ago

This is a simplified iteration on #224 to reduce the immutability of RPC providers.

The only change is the removal of the ability to modify the hostname and cycles costs of existing providers.