The new styling applies starting with version 5.2.0. For earlier versions, visit legacy-sdk.humanprotocol.org.

TransactionOverrides

type TransactionOverrides = Overrides & WaitOptions;

Extends ethers overrides with wait() options that control confirmation count and timeout.