New btc methods (#768)
This commit is contained in:
@@ -37,6 +37,9 @@ class DefaultBitcoinMethods(balances: Boolean) : CallMethods {
|
|||||||
"gettransaction",
|
"gettransaction",
|
||||||
"gettxout",
|
"gettxout",
|
||||||
"getmemorypool",
|
"getmemorypool",
|
||||||
|
"getrawmempool",
|
||||||
|
"getmempoolinfo",
|
||||||
|
"getblockheader",
|
||||||
).sorted()
|
).sorted()
|
||||||
|
|
||||||
private val anyResponseMethods = listOf(
|
private val anyResponseMethods = listOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user