remove getLatestBlockHash solana method (it was a typo, original method is getLatestBlockhash) (#627)
This commit is contained in:
@@ -71,7 +71,6 @@ class DefaultSolanaMethods : CallMethods {
|
||||
"minimumLedgerSlot",
|
||||
"requestAirdrop",
|
||||
"simulateTransaction",
|
||||
"getRecentBlockHash",
|
||||
"getFees",
|
||||
"getIdentity",
|
||||
"getConfirmedSignaturesForAddress2",
|
||||
|
||||
Reference in New Issue
Block a user