Emit the unsigned transaction for a prepared action
execute_actionRe-check policy for a prepared action and return an unsigned transaction for you to sign and submit.
Instructions
Re-check policy for a previously prepared action, then return the unsigned transaction (base64) for you to sign and submit with your own wallet. This server never holds keys and never broadcasts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actionId | Yes | The id returned by prepare_transfer |