Module auto_redeeming

Module auto_redeeming 

Source
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§

AutoRedeemingStrategy
The AutoRedeemingStrategy automatically sends an acknowledged ticket for redemption once encountered. The strategy does not await the result of the redemption.
AutoRedeemingStrategyConfig
Configuration object for the AutoRedeemingStrategy