Function validator_worker::follower::tick
source · pub async fn tick<C: Unlocked + 'static>(
sentry: &SentryApi<C>,
channel_context: &ChainOf<Channel>,
all_spenders: HashMap<Address, Spender>,
accounting_balances: Balances<CheckedState>
) -> Result<TickStatus, Error>