add more missed methods on solana
This commit is contained in:
@@ -72,6 +72,8 @@ class DefaultSolanaMethods : CallMethods {
|
|||||||
"simulateTransaction",
|
"simulateTransaction",
|
||||||
"getRecentBlockHash",
|
"getRecentBlockHash",
|
||||||
"getFees",
|
"getFees",
|
||||||
|
"getIdentity",
|
||||||
|
"getConfirmedSignaturesForAddress2",
|
||||||
)
|
)
|
||||||
|
|
||||||
private val add = setOf(
|
private val add = setOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user