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
Implement a token receiver hook as described by filecoin-project/FIPs#407. For these actors, the hook should always accept a transfer.
See also #525.
The text was updated successfully, but these errors were encountered:
One thing to work out
One design question is whether the token receiver hook should receive addresses as Address type or ActorID type.
I lean towards using actor id
Sorry, something went wrong.
Implemented in #555
anorth
No branches or pull requests
Implement a token receiver hook as described by filecoin-project/FIPs#407. For these actors, the hook should always accept a transfer.
See also #525.
The text was updated successfully, but these errors were encountered: