so this commit contains a new GENESIS TX with the revised TX format - no pricing_record_height etc. Lots of reworking of tests because of changes to function prototypes, etc
This commit is contained in:
@@ -84,7 +84,7 @@ TEST(AddressFromTXT, Failure)
|
||||
|
||||
TEST(AddressFromURL, Success)
|
||||
{
|
||||
const std::string addr = MONERO_DONATION_ADDR;
|
||||
const std::string addr = FULMO_DONATION_ADDR;
|
||||
|
||||
bool dnssec_result = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user