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

Add existsmissedtickets support. #71

Merged
merged 1 commit into from May 17, 2017
Merged

Conversation

jrick
Copy link
Member

@jrick jrick commented May 17, 2017

Closes #70.

extensions.go Outdated
@@ -226,6 +226,46 @@ func (c *Client) ExistsAddresses(addresses []dcrutil.Address) (string, error) {
return c.ExistsAddressesAsync(addresses).Receive()
}

// FutureExistsMissedTicketsResult is a future promise to deliver the result of
// a ExistsMissedTicketsAsync RPC invocation (or an applicable error).
Copy link
Member

Choose a reason for hiding this comment

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

an

@jrick jrick merged commit 7208596 into decred:master May 17, 2017
@jrick jrick deleted the existsmissedtickets branch May 17, 2017 17:42
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

2 participants