soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Add subcommand: stellar tx edit time-bounds

Open elizabethengelman opened this issue 8 months ago • 0 comments
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.

elizabethengelman avatar Mar 10 '25 16:03 elizabethengelman