Module identity_iota::iota::block

source ·
Expand description

Modules§

  • A module that provides types and syntactic validations of addresses.
  • A module that provides types and syntactic validations of blocks.
  • A module that contains helper functions and types.
  • A module that provides types and syntactic validations of inputs.
  • A module that provides types and syntactic validations of outputs.
  • A module that provides types and syntactic validations of parents. The parents module defines the core data type for storing the blocks directly approved by a block.
  • A module that provides types and syntactic validations of payloads. The payload module defines the core data types for representing block payloads.
  • A module that provides types and syntactic validations of protocol parameters.
  • A module that provides types and rules for semantic validation.
  • A module that provides types and syntactic validations of signatures.
  • A module that provides types and syntactic validations of unlocks.

Structs§

Enums§

  • Error occurring when creating/parsing/validating blocks.

Traits§