forked from TrueCloudLab/neoneo-go
Merge pull request #1951 from nspcc-dev/update-rc2-testnet-magic
config: update testnet magic number for N3 RC2 testnet
This commit is contained in:
commit
be7a8510a2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ProtocolConfiguration:
|
||||
Magic: 827601742
|
||||
Magic: 844378958
|
||||
MaxTraceableBlocks: 2102400
|
||||
SecondsPerBlock: 15
|
||||
MemPoolSize: 50000
|
||||
|
|
Loading…
Reference in a new issue