Skip to content

Commit f30ad5e

Browse files
0o-de-lallyChiaretta McWren
authored andcommitted
[fullnode] public fullnode should apply transactions since genesis (#399)
Co-authored-by: Chiaretta McWren <[email protected]>
1 parent 2f162ec commit f30ad5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config/src/make_yaml_public_fullnode.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ execution:
104104
105105
state_sync:
106106
state_sync_driver:
107-
bootstrapping_mode: DownloadLatestStates
107+
bootstrapping_mode: ExecuteOrApplyFromGenesis
108108
continuous_syncing_mode: ApplyTransactionOutputs
109109
110110
full_node_networks:

0 commit comments

Comments
 (0)