Module bee_message::constants[][src]

A module that contains constants related to messages.

Constants

INPUT_OUTPUT_COUNT_MAX

The maximum number of outputs for a transaction.

INPUT_OUTPUT_COUNT_RANGE

The range of valid numbers of outputs for a transaction [1..127].

INPUT_OUTPUT_INDEX_RANGE

The valid range of indices for inputs and outputs for a transaction [0..126].

IOTA_SUPPLY

The total number of IOTA tokens in circulation.

UNLOCK_BLOCK_COUNT_RANGE

The range of valid numbers of unlock blocks for a transaction [1..127].