Expand description
§Auto Redeeming Strategy
This strategy listens for newly added acknowledged tickets and automatically issues a redeem transaction on that ticket.
For details on default parameters, see AutoRedeemingStrategyConfig.
Structs§
- Auto
Redeeming Strategy - The
AutoRedeemingStrategy
automatically sends an acknowledged ticket for redemption once encountered. The strategy does not await the result of the redemption. - Auto
Redeeming Strategy Config - Configuration object for the
AutoRedeemingStrategy