fil_actors_shared 10.0.0-dev.4

System actors for the Filecoin protocol
Documentation
1
2
3
4
5
6
// Copyright 2019-2022 ChainSafe Systems
// SPDX-License-Identifier: Apache-2.0, MIT

pub const HAMT_BIT_WIDTH: u32 = 5;

pub const FIRST_ACTOR_SPECIFIC_EXIT_CODE: u32 = 32;