diff --git a/tests/tests.json b/tests/tests.json index e677c87b..f0927766 100644 --- a/tests/tests.json +++ b/tests/tests.json @@ -143,7 +143,7 @@ }, "vipstarcoin": { "rpc": ["GetBlock", "GetBlockHash", "GetTransaction", "GetTransactionForMempool", "MempoolSync", - "EstimateSmartFee", "EstimateFee", "GetBestBlockHash", "GetBestBlockHeight", "GetBlockHeader"], + ,"EstimateFee", "GetBestBlockHash", "GetBestBlockHeight", "GetBlockHeader"], "sync": ["ConnectBlocksParallel", "ConnectBlocks", "HandleFork"] } }