add forgotten btc method

This commit is contained in:
Termina1
2024-01-19 18:28:08 +02:00
parent efaf0dbe5a
commit aecc50fcf1

View File

@@ -51,6 +51,7 @@ class DefaultBitcoinMethods : CallMethods {
"getblockcount",
"listunspent",
"getreceivedbyaddress",
"getblockchaininfo",
).sorted()
private val hardcodedMethods = listOf(