Skip to main content

redeem_all_tickets

Function redeem_all_tickets 

Source
pub(crate) async fn redeem_all_tickets(
    __arg0: State<Arc<InternalState>>,
) -> impl IntoResponse
Expand description

Starts redeeming of all tickets in all channels.

WARNING: If there are many unredeemed tickets in all channels, this operation can incur significant transaction costs.