fix peer magic for Fastcoin (#687)

This commit is contained in:
fastcoin-project 2021-02-03 04:49:07 -07:00 committed by GitHub
parent fe0b9ecafb
commit 8a673b6d7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,5 @@
"name": "Fastcoin",
"symbol": "FST",
"algorithm": "scrypt",
"peerMagic": "fbc0b6db"
}
"peerMagic": "fdc2b5dc"
}