credmark.cmf.types.block_number

Classes

BlockNumber

A block number which is a subclass of int so it can be used as a normal integer.

Exceptions

BlockNumberOutOfRangeError(message, **data)

DTO Classes

BlockNumberOutOfRangeDetailDTO

BlockNumberOutOfRangeErrorDTO

A block number was constructed that is out of range for the context.

ModelErrorDTO[BlockNumberOutOfRangeDetailDTO]