21:24:04 Hi all, I'm working on integrating verification delays into the sim. I just want to make sure I'm modeling how nodes actually process/verify new blocks and reorgs. 21:24:05 I'm guessing that pool-operated nodes can verify blocks in parallel (that they're running on multi-core hardware and that monerod supports parallel processing). However, when verification is complete and monerod decides to reorg, is that process serial? Does new block evaluation wait for monerod to complete the internal reorg actions?