Function forest_filecoin::message_pool::msgpool::get_state_sequence

source ยท
fn get_state_sequence<T>(
    api: &T,
    addr: &Address,
    cur_ts: &Tipset,
) -> Result<u64, Error>
where T: Provider,
Expand description

Get the state of the base_sequence for a given address in the current Tipset