Load Wallet
/api/Wallet/load-wallet
Load wallet ( API reference )
Headers
Name
Type
Description
Request Body
Name
Type
Description
Load wallet SDK
/**
* Load Wallet
**/
//pass your API key or Node URL and the wallet name
const response = await liaasSdk.loadWallet(nodeUrl_or_apiAccessKey, walletName);FAQs: Common Error Handling and Solutions
Last updated
Was this helpful?