OptionalconfirmCommitment?: CommitmentConfirmation commitment for the send+confirm step. Defaults to "confirmed".
OptionalmaxRetries?: bigintMaximum number of automatic retry attempts. Should be 0n for Sender.
OptionalskipPreflight?: booleanBypasses preflight transaction validation for faster submission. Must be true for Sender. Defaults to true.
Input for
sendSmartTransaction. ExtendsCreateSmartTxInputwith send-and-confirm options.