cuprate_consensus_context::rx_vms

Function get_last_rx_seed_heights

Source
pub fn get_last_rx_seed_heights(last_height: usize, amount: usize) -> Vec<usize>
Expand description

Get the last amount of RX seeds, the top height returned here will not necessarily be the RX VM for the top block in the chain as VMs include some lag before a seed activates.