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 getnewaddresstype and revert breaking change #1844

Merged
merged 1 commit into from Jun 6, 2022

Commits on Apr 14, 2022

  1. rpcclient: add getnewaddresstype and revert breaking change

    This reverts the previous breaking change to the GetNewAddress and
    GetRawChangeAddress rpcclient.Client methods, and adds the methods
    GetNewAddressType and GetRawChangeAddressType for requesting
    an address of a certain type.  This change allows the rpcclient package
    to continue to work with versions of the btcwallet app that do not
    recognize the address type parameter.
    chappjc committed Apr 14, 2022
    Copy the full SHA
    788fb8f View commit details
    Browse the repository at this point in the history