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
Add hooking feature to boa transactions so you can do something like:
my_contract.deploy(preview=True
And it will output:
calldata: 0x907894205709 Send? Type "Y" or "y" and "ENTER" to send. Any other key to cancel.
The text was updated successfully, but these errors were encountered:
prompt-before-send
No branches or pull requests
Add hooking feature to boa transactions so you can do something like:
And it will output:
The text was updated successfully, but these errors were encountered: