Skip to content

Align the type of AssetId #864

Open
Open
@Dengjianping

Description

@Dengjianping

Currently, there're several AssetIds in manta-pay, like

StandardAssetId(manta-pay): u32
CalamariAssetId/DolphinAssetId
manta_accounting::asset::AssetId: struct AssetId(AssetIdType), AssetIdType: u32
pallet_assets::AssetId: generic type, finally it's u32
asset-manager::AssetId: generic type, finally it's u32

These types make me confused, hope it can be aligned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-designArea: Design of Libraries and APIsA-manta-payArea: Issues and PRs related to the MantaPay Pallet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions