Create Importable Encrypted Wallet
Create importable encrypted wallet
Last updated
Was this helpful?
Create importable encrypted wallet
Last updated
Was this helpful?
This endpoint is designed to streamline the process of creating an encrypted wallet by combining multiple steps into a single API call. It facilitates the creation of an importable encrypted wallet specifically on the Litecoin Blockchain, ensuring secure and efficient wallet management.
POST
/api/Wallet/create-importable-encrypted-wallet
A post request to create an importable encrypted wallet, the difference is that this is a single endpoint that merges the two endpoints ( and ) operation together to create an importable wallet on the Litecoin Blockchain
Content-Type
String
application/json
Authorization*
Bearer <your api key>
Attach you API key here
Usev2*
String
Value should be true or yes
wallet_name*
String
type the name of the wallet you want to create
Liaas SDK package