Function sendAndConfirmRawTransaction

  • Send and confirm a raw transaction

    If commitment option is not specified, defaults to 'max' commitment.

    Parameters

    Returns Promise<TransactionSignature>

  • Parameters

    Returns Promise<TransactionSignature>

    Deprecated

    Calling sendAndConfirmRawTransaction() without a confirmationStrategy is no longer supported and will be removed in a future version.