metadataInt constant

TransactionMetadataType const metadataInt

Represents metadata type for an integer metadata.

Implementation

static const TransactionMetadataType metadataInt =
    TransactionMetadataType._(2, "int");