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

rpc: implement getblockheader JSON-RPC method #2098

Merged
merged 4 commits into from Oct 25, 2021

Conversation

itswisdomagain
Copy link
Member

The implementation closely resembles dcrd's and is intended for SPV wallets that are not connected to a full node and thus cannot perform rpc passthrough.

internal/rpc/jsonrpc/methods.go Outdated Show resolved Hide resolved
internal/rpc/jsonrpc/methods.go Outdated Show resolved Hide resolved
@jrick jrick merged commit 0bcbc42 into decred:master Oct 25, 2021
@itswisdomagain itswisdomagain deleted the getblkheader-rpc branch October 26, 2021 09:39
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