New btc methods (#768)

This commit is contained in:
KirillPamPam
2026-01-07 12:46:00 +04:00
committed by GitHub
parent 536c663b2a
commit 8dec46fb27

View File

@@ -37,6 +37,9 @@ class DefaultBitcoinMethods(balances: Boolean) : CallMethods {
"gettransaction",
"gettxout",
"getmemorypool",
"getrawmempool",
"getmempoolinfo",
"getblockheader",
).sorted()
private val anyResponseMethods = listOf(