Skip to Content

@cfxdevkit/core


@cfxdevkit/core / BatcherOptions

Interface: BatcherOptions

Defined in: packages/core/src/wallet/types/index.ts:104

Properties

autoExecuteTimeout?

optional autoExecuteTimeout: number

Defined in: packages/core/src/wallet/types/index.ts:108

Auto-execute batch after timeout (ms)


maxBatchSize?

optional maxBatchSize: number

Defined in: packages/core/src/wallet/types/index.ts:106

Maximum batch size


minGasPrice?

optional minGasPrice: bigint

Defined in: packages/core/src/wallet/types/index.ts:110

Minimum gas price (in wei)