fil_actor_ethaccount_v10 2.0.0

Builtin Ethereum Externally Owned Address actor for Filecoin
Documentation
[package]
name = "fil_actor_ethaccount_v10"
description = "Builtin Ethereum Externally Owned Address actor for Filecoin"
version = "2.0.0"
license = "MIT OR Apache-2.0"
authors = ["Protocol Labs", "Filecoin Core Devs"]
edition = "2021"
repository = "https://github.com/ChainSafe/fil-actor-states"
keywords = ["filecoin", "web3", "wasm", "evm"]

[dependencies]
fvm_ipld_encoding = { workspace = true }
fvm_shared3 = { workspace = true }
num-derive = { workspace = true }
num-traits = { workspace = true }
serde = { workspace = true }