type SignSolanaTransactionResult = { signedTransaction: string; };
signedTransaction
string
Was this page helpful?