Solana Transaction
class SolanaTransaction
Functions
Link copied to clipboard
open fun updateBlockhashAndSign(encodedTx: String, recentBlockhash: String, privateKeys: DataVector): Array<Byte>
Decode Solana transaction, update the recent blockhash and re-sign the transaction.