type SendSolanaTransactionResult = { transactionSignature: string; };
transactionSignature
string
Was this page helpful?