Static forest_filecoin::shim::address::ZERO_ADDRESS

source ·
pub static ZERO_ADDRESS: Lazy<Address>
Expand description

Zero address used to avoid allowing it to be used for verification. This is intentionally disallowed because it is an edge case with Filecoin’s BLS signature verification.