test
This commit is contained in:
@@ -97,8 +97,8 @@ bool AppInit(int argc, char* argv[])
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
void komodo_args();
|
void komodo_args();
|
||||||
fprintf(stderr,"call komodo_args\n");
|
|
||||||
komodo_args();
|
komodo_args();
|
||||||
|
fprintf(stderr,"call komodo_args NOTARY_PUBKEY.(%s)\n",NOTARY_PUBKEY.c_str());
|
||||||
while ( ASSETCHAIN_INIT == 0 )
|
while ( ASSETCHAIN_INIT == 0 )
|
||||||
{
|
{
|
||||||
sleep(1);
|
sleep(1);
|
||||||
|
|||||||
Reference in New Issue
Block a user