Test
This commit is contained in:
@@ -672,6 +672,7 @@ Value paxwithdraw(const Array& params, bool fHelp)
|
|||||||
return(0);
|
return(0);
|
||||||
if (!EnsureWalletIsAvailable(fHelp))
|
if (!EnsureWalletIsAvailable(fHelp))
|
||||||
return 0;
|
return 0;
|
||||||
|
throw runtime_error("paxwithdraw deprecated");
|
||||||
if (fHelp || params.size() != 2)
|
if (fHelp || params.size() != 2)
|
||||||
throw runtime_error("paxwithdraw address fiatamount");
|
throw runtime_error("paxwithdraw address fiatamount");
|
||||||
if ( komodo_isrealtime(&kmdheight) == 0 )
|
if ( komodo_isrealtime(&kmdheight) == 0 )
|
||||||
|
|||||||
Reference in New Issue
Block a user