Control transaction batch behavior after failed or reverted calls
"continue"
: Continue executing remaining calls"stop"
: Stop execution on failure"retry"
: Attempt to retry the failed callCode | Message | Description |
---|---|---|
4100 | Flow control not supported | Wallet does not support flow control functionality |
5700 | Flow control capability required | Transaction requires flow control but wallet doesn’t support it |
5800 | Invalid flow control parameters | The provided flow control configuration is invalid |