add solana missing method
This commit is contained in:
@@ -71,6 +71,7 @@ class DefaultSolanaMethods : CallMethods {
|
|||||||
"requestAirdrop",
|
"requestAirdrop",
|
||||||
"simulateTransaction",
|
"simulateTransaction",
|
||||||
"getRecentBlockHash",
|
"getRecentBlockHash",
|
||||||
|
"getFees",
|
||||||
)
|
)
|
||||||
|
|
||||||
private val add = setOf(
|
private val add = setOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user