Skip to content

Multi command submission #1169

@PHOL-DA

Description

@PHOL-DA

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions