add correct getRecentBlockhash (#628)
This commit is contained in:
@@ -74,6 +74,7 @@ class DefaultSolanaMethods : CallMethods {
|
||||
"getFees",
|
||||
"getIdentity",
|
||||
"getConfirmedSignaturesForAddress2",
|
||||
"getRecentBlockhash",
|
||||
)
|
||||
|
||||
private val add = setOf(
|
||||
|
||||
Reference in New Issue
Block a user