Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

HD Wallet API Should Use "Derive" Address Instead of "Generate" #17

@acityinohio

Description

@acityinohio

Hi @josecelano, any chance you could take a look at the HD Wallet address derivation endpoint? Specifically this method:

https://github.com/blockcypher/php-client/blob/master/lib/BlockCypher/Api/HDWallet.php#L175

A customer provided us some feedback that this line should be using "derive" instead of "generate":

https://github.com/blockcypher/php-client/blob/master/lib/BlockCypher/Api/HDWallet.php#L188

Didn't want to modify it myself as I'm not sure how it may change other parts of the PHP SDK, but maybe that could be changed and the method name should be "deriveAddress" instead of "generateAddress." Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions