forked from TrueCloudLab/neoneo-go
config: update testnet magic number for N3 RC2 testnet
It's 'N3T2', see https://github.com/neo-project/neo-node/releases/tag/v3.0.0-rc2
This commit is contained in:
parent
ba5273999f
commit
134c7acff1
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