Create a new address in an account
POST/api/v1/addresses
Create a new address in an account, if path exists, existing address will be returned. Soft hdpath pattern: m/44/coinType/accountIndex/change/addressIndex
Request
Responses
- 200
- 201
- 400
- 409
Address already exists
Address created successfully
Invalid request parameters
Conflicting address record exists