test
This commit is contained in:
@@ -261,7 +261,7 @@ uint64_t komodo_paxtotal()
|
|||||||
{
|
{
|
||||||
//for (i=0; i<32; i++)
|
//for (i=0; i<32; i++)
|
||||||
// printf("%02x",((uint8_t *)&pax->txid)[i]);
|
// printf("%02x",((uint8_t *)&pax->txid)[i]);
|
||||||
if ( pax->type == 'A' || pax->type == 'D' || pax->type == 'I' )
|
if ( pax->type == 'A' || pax->type == 'D' )
|
||||||
str = pax->symbol;
|
str = pax->symbol;
|
||||||
else str = pax->source;
|
else str = pax->source;
|
||||||
basesp = komodo_stateptrget(str);
|
basesp = komodo_stateptrget(str);
|
||||||
|
|||||||
Reference in New Issue
Block a user