evm-rpc-canister icon indicating copy to clipboard operation
evm-rpc-canister copied to clipboard

refactor: Move `InstallArgs` and `Provider` to the `evm_rpc_types` crate

Open gregorydemay opened this issue 1 year ago • 0 comments

  1. Move the candid type InstallArgs to the evm_rpc_types crate.
  2. Move the candid type Provider to the evm_rpc_types crate.
  3. Prepare the evm_rpc_types crate for releasing.

gregorydemay avatar Oct 04 '24 08:10 gregorydemay