add more missed methods on solana

This commit is contained in:
Termina1
2024-01-10 20:30:25 +02:00
parent 38ccdcacac
commit 5728d84934

View File

@@ -72,6 +72,8 @@ class DefaultSolanaMethods : CallMethods {
"simulateTransaction", "simulateTransaction",
"getRecentBlockHash", "getRecentBlockHash",
"getFees", "getFees",
"getIdentity",
"getConfirmedSignaturesForAddress2",
) )
private val add = setOf( private val add = setOf(