pub fn init_db_and_executor(
    config: &NodeConfig
) -> (DbReaderWriter, BlockExecutor<AptosVM>)