Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 647 Bytes

GetNewAddressRequest.md

File metadata and controls

11 lines (7 loc) · 647 Bytes

GetNewAddressRequest

Properties

Name Type Description Notes
wallet_id str The ID of the Wallet for which to generate an Address
diversifier str An optional 11-byte (22 hexadecimal characters) input which is used to generate different Addresses. A unique Address will be generated for each different diversifier used. If omitted, the Node selects a random diversifier. [optional]

[Back to Model list] [Back to API list] [Back to README]