Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@jordy25519 jordy25519 released this 11 Nov 05:34

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)