Skip to main content

transactionBuilder

Callable

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