Changes
-
endpoints which send txs now accept a
?ttl=<SECONDS>
parameter to control how long gateway will rebroadcast a tx until it is either confirmed or timed out (see #88) by default this is 4s/~10 slots -
New flag
--extra-rpcs
used to allow gateway to broadcast txs via multiple RPC providers simultaneously. This can help to improve a txs chance of confirmation (#67)