add forgotten btc method
This commit is contained in:
@@ -51,6 +51,7 @@ class DefaultBitcoinMethods : CallMethods {
|
|||||||
"getblockcount",
|
"getblockcount",
|
||||||
"listunspent",
|
"listunspent",
|
||||||
"getreceivedbyaddress",
|
"getreceivedbyaddress",
|
||||||
|
"getblockchaininfo",
|
||||||
).sorted()
|
).sorted()
|
||||||
|
|
||||||
private val hardcodedMethods = listOf(
|
private val hardcodedMethods = listOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user