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
right now TIME could be used like
PUSH (timestamp) TIME LESSTHAN VERIFY
The text was updated successfully, but these errors were encountered:
disabled TIME due to this issue. we can reenable it if I use the confirmation time if the script is in a confirmed block
Sorry, something went wrong.
TIME would be cool in that sense because we could use it to deterministically choose a 'random' enough value like TIME PUSH MODULO
then branch on that maybe pay different addresses?
getting the block time with how i have things right now would be a pain. this is gonna be on the backlog
No branches or pull requests
right now TIME could be used like
PUSH (timestamp)
TIME
LESSTHAN
VERIFY
The text was updated successfully, but these errors were encountered: