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

docs: add parameter names in Candid interface #181

Closed rvanasa closed 7 months ago

rvanasa commented 7 months ago

This PR adds human-readable names to otherwise ambiguous input/output values in the Candid interface. This has no effect on functionality and is purely for documentation purposes.