Closed syan095 closed 1 year ago
Creates a new AccountRole pallet. All account role related logic are moved into the new pallet, such as storages, config, extrinsics and internal functions, unit tests etc.
The AccountRole and Bank pallet are linked via traits defined in Traits.
Traits
Creates a new AccountRole pallet. All account role related logic are moved into the new pallet, such as storages, config, extrinsics and internal functions, unit tests etc.
The AccountRole and Bank pallet are linked via traits defined in
Traits
.