create_wallet
Create cryptocurrency wallets by providing a list of wallet names, receiving wallet information for each created wallet.
Instructions
Create new wallets.
Expects a list of wallet names, returns a list of WalletInfo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| create_wallet_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |