Function executor_test_helpers::bootstrap_genesis [−][src]
pub fn bootstrap_genesis<V: VMExecutor>(
db: &DbReaderWriter,
genesis_txn: &Transaction
) -> Result<Waypoint>Expand description
Helper function for test to blindly bootstrap without waypoint.