CDP SDK TypeScript - v1.31.0
    Preparing search index...

    The result of sending a Solana transaction.

    interface TransactionResult {
        signature: string;
    }
    Index

    Properties

    Properties

    signature: string

    The signature of the transaction base58 encoded.