Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 729 Bytes

ImportWalletRequest.md

File metadata and controls

13 lines (9 loc) · 729 Bytes

ImportWalletRequest

Properties

Name Type Description Notes
wallet_id str The ID under which to import the Wallet; can be different from the ID the Wallet was stored under in the exporting Node
encrypted_sk str The encrypted secret key of the Wallet
authorization str The authorization password used during Wallet generation that allows to decrypt the encrypted secret key
salt str The salt used in the encryption of the secret key

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