UNPKG

@catalabs/catalyst-sdk

Version:
8 lines 218 B
export type TransactionOptions = { gasPrice?: bigint; gasLimit?: bigint; blockTag?: number; maxFeePerGas?: bigint; maxPriorityFeePerGas?: bigint; }; //# sourceMappingURL=transaction-options.d.ts.map