When try to send using this function with latest version "2.1.1" : solana.action.sendSOL(fromAccount, toPublicKey, amount)
FATAL EXCEPTION: DefaultDispatcher-worker-8 (Ask Gemini)
Process: com.app.plutope, PID: 22991
java.lang.Error: Method not found
at com.solana.api.GetRecentBlockhashKt.getRecentBlockhash(getRecentBlockhash.kt:40)
at com.solana.api.SendTransactionKt.sendTransaction(sendTransaction.kt:13)
at com.solana.api.SendTransactionKt$sendTransaction$2.invokeSuspend(sendTransaction.kt:28)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@b110244, Dispatchers.IO]
When try to send using this function with latest version "2.1.1" : solana.action.sendSOL(fromAccount, toPublicKey, amount)
FATAL EXCEPTION: DefaultDispatcher-worker-8 (Ask Gemini)
Process: com.app.plutope, PID: 22991
java.lang.Error: Method not found
at com.solana.api.GetRecentBlockhashKt.getRecentBlockhash(getRecentBlockhash.kt:40)
at com.solana.api.SendTransactionKt.sendTransaction(sendTransaction.kt:13)
at com.solana.api.SendTransactionKt$sendTransaction$2.invokeSuspend(sendTransaction.kt:28)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:124)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:89)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:820)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@b110244, Dispatchers.IO]