fix tests for vipstarcoin

indexv5
y-chan 2019-04-26 19:40:25 +09:00 committed by Martin Boehm
parent c90672dac9
commit b4a1d8a3ca
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@
},
"vipstarcoin": {
"rpc": ["GetBlock", "GetBlockHash", "GetTransaction", "GetTransactionForMempool", "MempoolSync",
"EstimateSmartFee", "EstimateFee", "GetBestBlockHash", "GetBestBlockHeight", "GetBlockHeader"],
,"EstimateFee", "GetBestBlockHash", "GetBestBlockHeight", "GetBlockHeader"],
"sync": ["ConnectBlocksParallel", "ConnectBlocks", "HandleFork"]
}
}