Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
[DEVOPS-398] configuration.yaml: add requiresNetworkMagic to mainnet_…
Browse files Browse the repository at this point in the history
…full
  • Loading branch information
rvl committed Sep 19, 2018
1 parent 77a1a47 commit bbd8a5c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14774,9 +14774,17 @@ mainnet_full: &mainnet_full
core:
<<: *mainnet_base_core
genesis:
<<: *mainnet_base_genesis
src:
file: mainnet-genesis.json
hash: 5f20df933584822601f9e3f8c024eb5eb252fe8cefb24d1317dc3d432e940ebb
spec:
<<: *mainnet_base_spec
protocolConstants:
<<: *mainnet_base_protocolConstants
protocolMagic:
pm: 764824073
requiresNetworkMagic: NMMustBeNothing

mainnet_wallet_win64: &mainnet_wallet_win64
<<: *mainnet_full
Expand Down

0 comments on commit bbd8a5c

Please sign in to comment.