Cryptoken (https://github.com/010000110101100101010100/CYTN/blob/master/src/alert.cpp#L27)
Nubiscoin (https://github.com/nubiscoin/codebase/blob/master/src/alert.cpp#L27)
All errors faithfully reproduced:
https://github.com/nubiscoin/codebase/blob/master/src/qt/guiutil.cpp#L144
if(uri.startsWith("Nubis://"))
{
uri.replace(0, 12, "Nubis:");
}
And the alert keys show an incredible coincidence ...
Cryptoken vs Nubis
static const char* pszMainKey = "042fe4982a6d43dc8e6ef349f79462fd47e7aec3008fe7fd19259569d65be476a2b15f3ad936772aa5454 7c7e8922ca377998a8d3a2275e0289db47fdb6b7db8e9";
static const char* pszMainKey = "042de5982a6d43dc8e6ef349f79462fd47e7aec3008fe7fd19259569d65be476a2b15f3ad936772aa5454 7c7e8922ca377998a8d3a2275e0289db47fdb6b7db8e9";
Cryptoken vs Nubis
static const char* pszTestKey = "045d2dee35e0f1ca467639584fac5ad1d2da42a8e489791f031c6ce83c668bd16d3f49f4762b20996d50c97 369db78ac5ff2d51b2ed263724f09e6e0345e4da450";
static const char* pszTestKey = "045d2cbb35e0f1ca467639584fac5ad1d2da42a8e489791f031c6ce83c668bd16d3f49f4762b20996d50c97 369db78ac5ff2d51b2ed263724f09e6e0345e4da450";
DYOR
Cheers
Graham