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

Adjust permissions for `update_provider` method #44

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

This PR changes the update_provider RPC method to use the RegisterProvider authorization (in place of Admin) to manage API keys.