@@ -11,6 +11,7 @@ export BITCOIND=${REAL_BITCOIND}
|
|||||||
#Run the tests
|
#Run the tests
|
||||||
|
|
||||||
testScripts=(
|
testScripts=(
|
||||||
|
'ac_private.py'
|
||||||
'verushash.py'
|
'verushash.py'
|
||||||
'cryptoconditions.py'
|
'cryptoconditions.py'
|
||||||
'paymentdisclosure.py'
|
'paymentdisclosure.py'
|
||||||
|
|||||||
@@ -468,6 +468,7 @@ static const CRPCCommand vRPCCommands[] =
|
|||||||
{ "tokens", "tokencancelask", &tokencancelask, true },
|
{ "tokens", "tokencancelask", &tokencancelask, true },
|
||||||
{ "tokens", "tokenfillask", &tokenfillask, true },
|
{ "tokens", "tokenfillask", &tokenfillask, true },
|
||||||
//{ "tokens", "tokenfillswap", &tokenfillswap, true },
|
//{ "tokens", "tokenfillswap", &tokenfillswap, true },
|
||||||
|
{ "tokens", "tokenconvert", &tokenconvert, true },
|
||||||
|
|
||||||
/* Address index */
|
/* Address index */
|
||||||
{ "addressindex", "getaddressmempool", &getaddressmempool, true },
|
{ "addressindex", "getaddressmempool", &getaddressmempool, true },
|
||||||
|
|||||||
Reference in New Issue
Block a user