This commit is contained in:
@@ -51,7 +51,7 @@ UniValue assetchainproof(const UniValue& params, bool fHelp)
|
|||||||
UniValue crosschainproof(const UniValue& params, bool fHelp)
|
UniValue crosschainproof(const UniValue& params, bool fHelp)
|
||||||
{
|
{
|
||||||
UniValue ret(UniValue::VOBJ);
|
UniValue ret(UniValue::VOBJ);
|
||||||
fprintf(stderr,"crosschainproof needs to be implemented\n");
|
//fprintf(stderr,"crosschainproof needs to be implemented\n");
|
||||||
return(ret);
|
return(ret);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user