Function fuel_core::service::genesis::execute_genesis_block
source ยท pub async fn execute_genesis_block(
watcher: StateWatcher,
config: &Config,
db: &CombinedDatabase,
) -> Result<UncommittedImportResult<Changes>>
Expand description
Performs the importing of the genesis block from the snapshot.