Skip to content

Commit

Permalink
add solana getRecentBlockHash to default methods (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 authored Dec 20, 2023
1 parent de6306c commit f830240
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ class DefaultSolanaMethods : CallMethods {
"minimumLedgerSlot",
"requestAirdrop",
"simulateTransaction",
"getRecentBlockHash",
)

private val add = setOf(
Expand Down

0 comments on commit f830240

Please sign in to comment.