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

rpcclient: Add getdescriptorinfo RPC call #1578

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

onyb
Copy link
Collaborator

@onyb onyb commented May 15, 2020

This is a client-only implementation of the getdescriptorinfo RPC call.

Added a new file rpcclient/example_test.go containing an example that gets embedded by godoc. Let's try to include more of these in future.

@onyb onyb changed the title Add rpclient implementation of getdescriptorinfo RPC rpclient: Add getdescriptorinfo RPC call May 15, 2020
@onyb onyb changed the title rpclient: Add getdescriptorinfo RPC call rpcclient: Add getdescriptorinfo RPC call May 15, 2020
@onyb onyb force-pushed the getdescriptorinfo-rpc branch 2 times, most recently from 3d84aef to 4b9a316 Compare May 23, 2020 08:09
Copy link
Member

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

OK

@jcvernaleo jcvernaleo merged commit efae8e9 into btcsuite:master Aug 31, 2020
@onyb onyb deleted the getdescriptorinfo-rpc branch September 26, 2020 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants