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

BRAPIClient.getLastBlockNumber failing with Testnet #109

Open
timethernom opened this issue Sep 28, 2019 · 1 comment
Open

BRAPIClient.getLastBlockNumber failing with Testnet #109

timethernom opened this issue Sep 28, 2019 · 1 comment

Comments

@timethernom
Copy link

Transaction syntax appears incorrect:
send(rpcRequest: JSONRPCRequest(method: "eth_blockNumber", params: JSONRPCParams(["latest"])), handler: handler)
"latest" parameter should be removed. With blockHeight initialized to 0
ewmTransferGetBlockConfirmations()
would return a negative number except that it is unsigned, so all transactions appear immediately confirmed.

@lanhquyen
Copy link

3E8ociqZa9mZUSwGdSmAEMAoAxBK3FNDcd

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

No branches or pull requests

2 participants