add estimatesmartfee bitcoin method
This commit is contained in:
@@ -43,6 +43,7 @@ class DefaultBitcoinMethods : CallMethods {
|
||||
private val anyResponseMethods = listOf(
|
||||
"getblockhash",
|
||||
"getrawtransaction",
|
||||
"estimatesmartfee",
|
||||
).sorted()
|
||||
|
||||
private val headVerifiedMethods = listOf(
|
||||
|
||||
Reference in New Issue
Block a user