Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 505 Bytes

GetNewAddressRequest.md

File metadata and controls

11 lines (6 loc) · 505 Bytes

GetNewAddressRequest

Properties

Name Type Description Notes
walletId kotlin.String The ID of the Wallet for which to generate an Address
diversifier kotlin.String 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]