identity_iota::iota

Module rebased

Source
Expand description

Contains the rebased Identity and the interaction with the IOTA Client.

Modules§

  • Module for handling assets.
  • Module for handling client operations.
  • Module for handling migration operations.
  • Contains the operations of proposals.
  • Module for handling transactions.
  • Contains utility functions.

Structs§

Enums§

  • This type represents all possible errors that can occur in the library.

Functions§

  • Can be used for example like map_err(rebased_err) to convert other error types to identity_iota_core::rebased::Error.