Skip to main content

get_state_sequence

Function 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