The wallet error, information:
Assertion failed!
Program:
E:\TheMermaidCoin-qt.exe
File:src\kernel.cpp,Line 371
Expression:pindex->pprev||pindex->GetBlockHash()==
(!fTestNet ? hashGenesisBlock:hashGenesisBlockTestNet)
dude:
%appdata%-delete all in conf file except wallet.dat -run wallet again
I did but the wallet cannot synchronize.How to add the node ?
There is no addnode command,and i have create a Mermaid.conf at the path of Mermaid in %appdata% but it it does not work.
My file content:
addnode=70.72.236.5
addnode=46.105.118.15
addnode=178.120.94.161
addnode=88.81.146.85
addnode=84.160.222.22
addnode=75.102.136.87
addnode=85.26.234.81
addnode=99.228.18.37
addnode=37.212.124.35
addnode=93.47.111.238
addnode=62.182.200.245
08:45:00

getpeerinfo
08:45:00

[
{
"addr" : "46.105.118.15:14888",
"services" : "00000001",
"lastsend" : 1466261082,
"lastrecv" : 1466261082,
"conntime" : 1464620468,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 1198,
"banscore" : 0
},
{
"addr" : "149.202.160.172:14888",
"services" : "00000001",
"lastsend" : 1466261082,
"lastrecv" : 1466261083,
"conntime" : 1464804089,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 4558,
"banscore" : 0
},
{
"addr" : "83.149.21.229:62616",
"services" : "00000001",
"lastsend" : 1466261083,
"lastrecv" : 1466261083,
"conntime" : 1466258666,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"startingheight" : 52774,
"banscore" : 0
},
{
"addr" : "99.228.18.37:53602",
"services" : "00000001",
"lastsend" : 1466261083,
"lastrecv" : 1466261083,
"conntime" : 1466258668,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"startingheight" : 52774,
"banscore" : 0
},
{
"addr" : "84.160.222.22:58776",
"services" : "00000001",
"lastsend" : 1466261030,
"lastrecv" : 1466261082,
"conntime" : 1466258686,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"startingheight" : 52774,
"banscore" : 0
},
{
"addr" : "88.81.146.85:51912",
"services" : "00000001",
"lastsend" : 1466261082,
"lastrecv" : 1466261082,
"conntime" : 1466258703,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : true,
"startingheight" : 52774,
"banscore" : 0
}
]