pub(crate) async fn redeem_all_tickets(
__arg0: State<Arc<InternalState>>,
) -> impl IntoResponseExpand 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.