1 2 3 4 5
// Copyright 2021-2023 Protocol Labs // SPDX-License-Identifier: Apache-2.0, MIT use fvm_shared::ActorID; pub const EAM_ACTOR_ID: ActorID = 10;