Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 524 Bytes

WalletCreationInfo.md

File metadata and controls

13 lines (8 loc) · 524 Bytes

WalletCreationInfo

Properties

Name Type Description Notes
currency CryptoCurrency [optional]
walletId kotlin.String Unique ID of the new created Wallet [optional]
walletPassphrase kotlin.String Passphrase required to authorize send funds from your wallet [optional]
error kotlin.Boolean `true` is there was a problem. `false` if not [optional]