Searched refs:TOTAL_BLOCKS (Results 1 – 1 of 1) sorted by relevance
128 const TOTAL_BLOCKS: &str = "total-blocks"; constant143 TOTAL_BLOCKS => gbl_fb.storage().get(id)?.num_blocks()?, in get()