Crate iroha_migration

source ·
Expand description

This pallet provides means of migration for Iroha users. It relies on some configuration provided by the genesis block:

  • Iroha accounts
  • Account (an account that have permissions to mint VAL, balances are migrated by minting VAL with this account)

All migrated accounts are stored to use when their referrals migrate or when a user attempts to migrate again

Re-exports

Modules

  • The module that hosts all the FRAME types needed to add this pallet to a runtime.
  • Autogenerated weights for iroha_migration

Constants