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