Skip to content
This repository was archived by the owner on Jul 4, 2022. It is now read-only.
This repository was archived by the owner on Jul 4, 2022. It is now read-only.

Leave account storage handling in Generic Asset to an account store #181

@aliXsed

Description

@aliXsed

The study of recent upstream changes suggests to me that our generic asset module which is replacing the balances pallet should use an account store when dealing with creating or removing accounts. An account store will be bound to StoredMap and its functionalities is already implemented by frame_system::Module. The generic asset should only call functions like insert or try_mutate_exists when appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    generic-assetfor the generic asset module

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions