Description
If the Stellar network becomes heavily congested, a user's trade might sit pending for minutes.
If the price shifts dramatically during that time, the trade could execute at a terrible rate.
We need to add a "Transaction Deadline" (e.g., 20 minutes) to the settings modal.
If the transaction hasn't confirmed by this deadline, the smart contract will automatically reject it.
Requirements
Description
If the Stellar network becomes heavily congested, a user's trade might sit pending for minutes.
If the price shifts dramatically during that time, the trade could execute at a terrible rate.
We need to add a "Transaction Deadline" (e.g., 20 minutes) to the settings modal.
If the transaction hasn't confirmed by this deadline, the smart contract will automatically reject it.
Requirements