Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 665 Bytes

WalletReplaceNamedRequest.md

File metadata and controls

12 lines (8 loc) · 665 Bytes

WalletReplaceNamedRequest

Properties

Name Type Description Notes
name str User friendly wallet alias [optional]
wallet_id str The walletId of the source of funds to spend from. [optional]
type str Wallet type, either a mnemonic seed single address wallet, a simple private key (wif) or a Hierarchical Deterministic wallet determined from a seed (not yet implemented) . [optional]

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