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

pallet-assets: Rename total_supply to amount #13229

Merged
merged 4 commits into from
Jan 25, 2023

Commits on Jan 24, 2023

  1. pallet-assets: Rename total_supply to amount

    We are actually passing the `amount` on assets being minted and not the total supply.
    
    Closes: #13210
    bkchr committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    cb64a53 View commit details
    Browse the repository at this point in the history
  2. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6b3a420 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Fix compilation

    bkchr committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    839249a View commit details
    Browse the repository at this point in the history
  2. FMT

    bkchr committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8225d1c View commit details
    Browse the repository at this point in the history