[thin_explore] display ranges where possible
This commit is contained in:
@@ -5,7 +5,7 @@ use crate::pdata::unpack::*;
|
||||
|
||||
//------------------------------------------
|
||||
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone, Copy)]
|
||||
pub struct BlockTime {
|
||||
pub block: u64,
|
||||
pub time: u32,
|
||||
|
||||
Reference in New Issue
Block a user