Skip to content
New issue

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

Added get_scheduled_transactions support. #92

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

fproulx-dfuse
Copy link
Contributor

Usage examples:
eosc get scheduled-transactions
eosc get scheduled-transactions --limit=10 --lower_bound=8b54ad7f64dc1a02b9944509391dccccafcbd044f34a36280468f99d6f952ed5
eosc get scheduled-transactions --limit=10 --lower_bound=2060-10-30T00:00:00


Resolves #91

@fproulx-dfuse fproulx-dfuse merged commit 9233f7b into master Sep 26, 2018
@hama
Copy link

hama commented Oct 25, 2018

is there any way to use get_scheduled_transactions in contracts?

@maoueh maoueh deleted the feature/get_scheduled_transactions branch October 30, 2018 22:28
@maoueh
Copy link
Contributor

maoueh commented Oct 30, 2018

@hama I don't think so sadly, I did not see anything in the wasm interface that could lead to getting the scheduled or deferred transaction from a smart contract directly sadly.

What was your use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants