pull/168/head
y-chan 2019-04-26 19:45:34 +09:00 committed by Martin
parent fc528a7056
commit 24b7dca29b
1 changed files with 1 additions and 1 deletions

View File

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