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

refactor: consolidate JSON requests and responses #279

Closed gregorydemay closed 1 month ago

gregorydemay commented 1 month ago

Follow-up on #275 to move JSON rpc requests to src/rpc_client/json/requests.rs and responses to src/rpc_client/json/responses.rs