post https://api-sdk.lmnl.dev/api/v2/jobs/submit-transaction-job/
This API is a request to start or stop a job that automatically submits transactions for execution. The job is responsible for processing your v2 hot wallet transactions that are fully approved by Liminal Firewall.
To learn how to set up v2 hot wallets with Liminal Firewall, see Set up v2 hot wallets with Liminal Firewall.
Note
- If the firewall is enabled, transactions must go through an approval process before they can be signed. Using the Submit a Transaction API, users can manually sign the transaction only after approval.
- If the firewall is disabled, the transaction can be immediately signed after initiation. Users still need to manually trigger the signing using the Submit a Transaction API.
- Users can set up a custom cron job (e.g., every 30 seconds) to periodically check and manually sign transactions using the Submit a Transaction API.
- The Start or Stop Transaction Execution API automates this process by automatically signing and broadcasting transactions once they are approved within 1 minute time interval