Skip to content

resolveTransaction

resolveTransaction(provider, unsignedTx): Promise<UnsignedTransactionV1>

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

Resolves unversioned inputs in the unsigned transaction by fetching their current version from the provider.

Provider

UnsignedTransactionV1

Promise<UnsignedTransactionV1>