Skip to content

sendTransaction

sendTransaction(provider, signers, unsignedTx, watchOpts?): Promise<IndexerGetTransactionResultResponse>

Defined in: ootle/src/transaction.ts:296

All-in-one convenience function: resolve → sign → encode → submit → watch.

Provider

Signer | Signer[]

UnsignedTransactionV1

WatchOptions

Promise<IndexerGetTransactionResultResponse>