Skip to content

Commit

Permalink
add correct getRecentBlockhash (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 authored Feb 3, 2025
1 parent c7421b4 commit a8bcd0d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ class DefaultSolanaMethods : CallMethods {
"getFees",
"getIdentity",
"getConfirmedSignaturesForAddress2",
"getRecentBlockhash",
)

private val add = setOf(
Expand Down

0 comments on commit a8bcd0d

Please sign in to comment.