Modules§
- address
- bigint
- chainid
- clock
- commcid
- consensus
- crypto
- deal
- econ
- error
- event
- message
- piece
- randomness
- receipt
- sector
- state
- sys
- This module contains types exchanged at the syscall layer between actors (usually through the SDK) and the FVM.
- upgrade
- version
Structs§
- Response
- The outcome of a
Send
, covering its ExitCode and optional return data
Constants§
- EMPTY_
ARR_ CID - HAMT_
BIT_ WIDTH - Default bit width for the hamt in the filecoin protocol.
- IDENTITY_
HASH - Multihash code for the identity hash function.
- IPLD_
RAW - Codec for raw data.
- MAX_
CID_ LEN - The maximum supported CID size.
- METHOD_
CONSTRUCTOR - Base actor constructor method.
- METHOD_
SEND - Base actor send method.