Crate fvm_shared

source ·

Modules§

Structs§

  • Params for the network. This is now continued on into mainnet and is static across networks.
  • The outcome of a Send, covering its ExitCode and optional return data
  • Total Filecoin available to the network.
  • 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.

Constants§

Traits§

  • Config trait which handles different network configurations.

Type Aliases§

  • Identifier for Actors, includes builtin and initialized actors
  • Method number indicator for calling actor methods.