Crate fil_actors_runtime_v9
source ·Re-exports
pub use fvm_ipld_amt;
pub use fvm_ipld_hamt;
pub use self::actor_error::*;
pub use self::builtin::*;
pub use self::util::*;
Modules
Macros
- Convenience macro for generating Actor Errors
Constants
- The expected number of block producers in each epoch.
Traits
Functions
- Create a HAMT with a custom bit-width.
- Create a map with a root Cid.
- Create a map with a root Cid.
Type Definitions
- Array type used within actors. The underlying type is an AMT.
- Deal weight
- Map type to be used within actors. The underlying type is a HAMT.