Skip to main content

transactionBuilder

Callable

  • transactionBuilder<ReturnType>(options: { fillGasPrice?: boolean; privateKey?: string | Uint8Array; transaction: Transaction; web3Context: Web3Context<EthExecutionAPI, any> }): Promise<ReturnType>