Update the beta genesis hash to the new one (#4427)
This commit is contained in:
parent
06f28d22ca
commit
a39259bdfd
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ mkdir -p "$DATADIR/log"
|
|||
|
||||
#test_initialize_cmd "live" "" "" "991CF190094C00F0B68E2E5F75F6BEE95A2E0BD93CEAA4A6734DB9F19B728948"
|
||||
test_initialize_cmd "live" "--network" "live" "991CF190094C00F0B68E2E5F75F6BEE95A2E0BD93CEAA4A6734DB9F19B728948"
|
||||
test_initialize_cmd "beta" "--network" "beta" "01A92459E69440D5C1088D3B31F4CA678BE944BAB3776C2E6B7665E9BD99BD5A"
|
||||
test_initialize_cmd "beta" "--network" "beta" "E1227CF974C1455A8B630433D94F3DDBF495EEAC9ADD2481A4A1D90A0D00F488"
|
||||
test_initialize_cmd "test" "--network" "test" "B1D60C0B886B57401EF5A1DAA04340E53726AA6F4D706C085706F31BBD100CEE"
|
||||
|
||||
# if it got this far then it is a pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue