pub fn bootstrap_genesis<V: VMExecutor>(
    db: &DbReaderWriter,
    genesis_txn: &Transaction
) -> Result<Waypoint>
Expand description

Helper function for test to blindly bootstrap without waypoint.