add_wallets_to_group
Add one or more wallets to a specified group by providing the group name and wallet names. Returns a confirmation response for each wallet.
Instructions
Add wallets to a specified group.
Expects the group name and a list of wallet names, returns a list of AddWalletToGroupResponse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| add_wallet_to_group_requests | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |