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