Export xpub from public key
POST/v1/xpub/export
Export xpub based on a EC public-key (secp256k1) with chaincode, network, depth, parentFingerprint and childnumber.
You can derive the public-key directly by specifying a derivation-path in the 'label' like: key-name/1/2/3
Request
Responses
- 201
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error