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
MSIG does not use deferred transactions:
https://github.com/eosnetworkfoundation/eos-system-contracts/blob/main/contracts/eosio.msig/include/eosio.msig/eosio.msig.hpp#L90
See #56
Also update comment to indicate how delay_sec can be used to restrict time of execution of transaction.
delay_sec
The text was updated successfully, but these errors were encountered:
Ah, missed that with the deferred transaction work.
Sorry, something went wrong.
ericpassmore
No branches or pull requests
MSIG does not use deferred transactions:
https://github.com/eosnetworkfoundation/eos-system-contracts/blob/main/contracts/eosio.msig/include/eosio.msig/eosio.msig.hpp#L90
See #56
Also update comment to indicate how
delay_sec
can be used to restrict time of execution of transaction.The text was updated successfully, but these errors were encountered: