We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This page is out of date because it only lists 11 built-in actor types:
https://docs.filecoin.io/reference/built-in-actors
Might be easier to just link to the code:
https://github.com/filecoin-project/builtin-actors/tree/v14.0.0/actors
Please also mention that the following are singletons for the network:
https://github.com/filecoin-project/builtin-actors/blob/v14.0.0/runtime/src/builtin/singletons.rs#L19-L30
Also why does the following page talk about EVM actors with no mention/context of Filecoin's built-in actors?
https://docs.filecoin.io/smart-contracts/filecoin-evm-runtime/actor-types
(and vice versa, why does https://docs.filecoin.io/reference/built-in-actors not mention the EVM actors?)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This page is out of date because it only lists 11 built-in actor types:
https://docs.filecoin.io/reference/built-in-actors
Might be easier to just link to the code:
https://github.com/filecoin-project/builtin-actors/tree/v14.0.0/actors
Please also mention that the following are singletons for the network:
https://github.com/filecoin-project/builtin-actors/blob/v14.0.0/runtime/src/builtin/singletons.rs#L19-L30
Also why does the following page talk about EVM actors with no mention/context of Filecoin's built-in actors?
https://docs.filecoin.io/smart-contracts/filecoin-evm-runtime/actor-types
(and vice versa, why does https://docs.filecoin.io/reference/built-in-actors not mention the EVM actors?)
The text was updated successfully, but these errors were encountered: