Skip to main content

get_last_committed_batch

Function get_last_committed_batch 

Source
pub async fn get_last_committed_batch(
    client: &EthClient,
    on_chain_proposer_address: Address,
) -> Result<u64, EthClientError>