Post
Topic
Board Pools
Re: UNOMP/NOMP Questions
by
logocreator
on 04/07/2020, 21:12:48 UTC
/* Magic value only required for setting up p2p block notifications. It is found in the daemon
       source code as the pchMessageStart variable.
       For example, litecoin mainnet magic: http://git.io/Bi8YFw
       And for litecoin testnet magic: http://git.io/NXBYJA */
    "peerMagic": "fbc0b6db",
    "peerMagicTestnet": "fcc1b7dc"