[rpc] Remove priority information from mempool RPC calls
commit49be7e1bef23afec617ed211a804f375f1620a22
authorAlex Morcos <morcos@chaincode.com>
Thu, 19 Jan 2017 20:24:29 +0000 (19 15:24 -0500)
committerAlex Morcos <morcos@chaincode.com>
Fri, 3 Mar 2017 21:50:19 +0000 (3 16:50 -0500)
treecaee7127de65a5ed88f660f5a68881015a1a8fdb
parent0315888d0db2f39c784afac19ff5db5086f30820
[rpc] Remove priority information from mempool RPC calls

"startingpriority" and "currentpriority" are no longer returned in the JSON information about a mempool entry.  This affects getmempoolancestors, getmempooldescendants, getmempooolentry, and getrawmempool.
src/rpc/blockchain.cpp