casper_types

Module contracts

Source
Expand description

Data types for supporting contract headers feature.

Structs§

Enums§

  • A enum to determine the lock status of the contract package.
  • Set of errors which may happen when working with contract headers.
  • An error from parsing a formatted contract string

Constants§

Type Aliases§

  • Automatically incremented value for a contract version within a major ProtocolVersion.
  • Collection of contract versions.
  • Collection of disabled contract versions. The runtime will not permit disabled contract versions to be executed.
  • Major element of ProtocolVersion a ContractVersion is compatible with.