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",
|
"minimumLedgerSlot",
|
||||||
"requestAirdrop",
|
"requestAirdrop",
|
||||||
"simulateTransaction",
|
"simulateTransaction",
|
||||||
"getRecentBlockHash",
|
|
||||||
"getFees",
|
"getFees",
|
||||||
"getIdentity",
|
"getIdentity",
|
||||||
"getConfirmedSignaturesForAddress2",
|
"getConfirmedSignaturesForAddress2",
|
||||||
|
|||||||
Reference in New Issue
Block a user