Skip to content

Create getblock endpoint #77

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

Open
lijianl opened this issue Dec 14, 2020 · 1 comment
Open

Create getblock endpoint #77

lijianl opened this issue Dec 14, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@lijianl
Copy link

lijianl commented Dec 14, 2020

some API in module Blockchain is not available to use? and bchjs can not support to scan block transaction

such as

  1. getblock
    2, getblockDetail(list transactions od block)
@christroutner
Copy link
Contributor

The getblock RPC call is not implemented in bch-api. That feature request has been captured in this Issue. If that feature is added to bch-api, then an endpoint can be added to bch-js.

@christroutner christroutner added the enhancement New feature or request label Mar 16, 2021
@christroutner christroutner changed the title api avaliable Create getblock endpoint Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants