soroban-cli
soroban-cli copied to clipboard
Add subcommand: stellar tx edit time-bounds
trafficstars
- stellar tx edit time-bounds clear
- stellar tx edit time-bounds clear max
- stellar tx edit time-bounds set max <MAX_TIME_BOUND>
- stellar tx edit time-bounds clear min
- stellar tx edit time-bounds set min <MIN_TIME_BOUND>
- alternatively, stellar tx edit time-bounds set <MIN|none> <MAX|none> . see https://github.com/stellar/stellar-cli/issues/1643#issuecomment-2712281580 for more context.