remove getLatestBlockHash solana method (it was a typo, original method is getLatestBlockhash) (#627)

This commit is contained in:
a10zn8
2025-02-03 22:08:08 +03:00
committed by GitHub
parent a556299fab
commit c7421b4cf9

View File

@@ -71,7 +71,6 @@ class DefaultSolanaMethods : CallMethods {
"minimumLedgerSlot",
"requestAirdrop",
"simulateTransaction",
"getRecentBlockHash",
"getFees",
"getIdentity",
"getConfirmedSignaturesForAddress2",