pub fn insert_pow(bc: &mut Blockchain, block: &Block) -> bool
Expand description

Insert a PoW block into blockchain