-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently the Wallet SDK when given an array of commands simply throw an error. This is because the prepare submission and prepare execution endpoint on the ledger does not support more than one command.
An improvement to be made is simply to submit the commands (if an array) each one at a time. This also abstracts away in the future when multi-root node submission is enabled for a single party.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request