Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add get_scheduled_transactions to jsonrpc #534

Merged
merged 2 commits into from
Apr 13, 2019

Conversation

conr2d
Copy link
Contributor

@conr2d conr2d commented Apr 12, 2019

Change Description

This PR adds support for /v1/chain/get_scheduled_transactions to JSON-RPC. (EOSIO/eos#4470)

API Changes

  • API Changes

get_scheduled_transactions(json: boolean, lowerBound: string, limit: number) is added.

Documentation Additions

  • Documentation Additions

New API is added, and its usage needs to be documented.

@conr2d conr2d force-pushed the get-scheduled-transactions branch from af7afd6 to 0bc28e9 Compare April 12, 2019 04:22
Copy link
Contributor

@jeffreyssmith2nd jeffreyssmith2nd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@jeffreyssmith2nd jeffreyssmith2nd merged commit e2045ab into EOSIO:develop Apr 13, 2019
@conr2d conr2d deleted the get-scheduled-transactions branch March 14, 2021 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants