This commit is contained in:
blackjok3r
2018-11-05 16:34:55 +08:00
parent 2c795c0f1c
commit 1c497de1fa

View File

@@ -219,6 +219,7 @@ int8_t numStakedNotaries(uint8_t pubkeys[64][33],int8_t era) {
fprintf(stderr, "copied address [%d]: %s\n",i,NOTARYADDRS[i]);
#endif
}
fprintf(stderr, "size of notaryaddrs array: %ld\n",sizeof(NOTARYADDRS));
didstaked1 = 1;
didstaked2 = 0;
didstaked3 = 0;