Skip to main content

Interface: PostageBatch

Interface representing Postage stamp batch.

Properties

amount

amount: string

Defined in

bee-js/src/types/index.ts:491


batchID

batchID: BatchId

Defined in

bee-js/src/types/index.ts:486


batchTTL

batchTTL: number

The time (in seconds) remaining until the batch expires; -1 signals that the batch never expires; 0 signals that the batch has already expired.

Defined in

bee-js/src/types/index.ts:498


blockNumber

blockNumber: number

Defined in

bee-js/src/types/index.ts:493


bucketDepth

bucketDepth: number

Defined in

bee-js/src/types/index.ts:492


depth

depth: number

Defined in

bee-js/src/types/index.ts:490


exists

exists: boolean

Defined in

bee-js/src/types/index.ts:500


immutableFlag

immutableFlag: boolean

Defined in

bee-js/src/types/index.ts:494


label

label: string

Defined in

bee-js/src/types/index.ts:489


usable

usable: boolean

Defined in

bee-js/src/types/index.ts:488


utilization

utilization: number

Defined in

bee-js/src/types/index.ts:487