8000 Block->ommers: resolve into EthqlBlocks · Issue #101 · Consensys/ethql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Block->ommers: resolve into EthqlBlocks #101

Open
raulk opened this issue Aug 7, 2018 · 1 comment
Open

Block->ommers: resolve into EthqlBlocks #101

raulk opened this issue Aug 7, 2018 · 1 comment

Comments

@raulk
Copy link
Contributor
raulk commented Aug 7, 2018

Support the following:

{
  block(number: 5000000) {
    ommers {
      hash
      transactionCount
      transactions {
        hash
      }
    } 
  }
}

Make sure that the transactionFilter and the block fetch hints (log and transactions) work properly.

@akhila-raju
Copy link
Contributor

Ommers won't have transactions, correct? See example ommer.

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

No branches or pull requests

2 participants
0