Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Fungibles and Non-Fungibles Create and Destroy Traits + Assets and Uniques Implementation #9844

Merged
7 commits merged into from
Sep 26, 2021

Commits on Sep 23, 2021

  1. refactor do_destroy

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e77532b View commit details
    Browse the repository at this point in the history
  2. destroy trait

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    64a193e View commit details
    Browse the repository at this point in the history
  3. refactor do_force_create

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c6c7a35 View commit details
    Browse the repository at this point in the history
  4. impl create trait

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    1ee54ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1916fa6 View commit details
    Browse the repository at this point in the history
  6. Do the same for uniques

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    6f4d699 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. add docs

    shawntabrizi committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    2892faa View commit details
    Browse the repository at this point in the history