Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

The pallet adds functionality to mint a value on an account, and to optionally mint a percentage of this value on another account (as a fee). It also provides an extrinsic to change the percentage value. The calls have to be from Root, so as a Democracy proposal, or as a sudo call.

Notifications You must be signed in to change notification settings

gdnathan/pallet_mint_with_fee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

About

The pallet adds functionality to mint a value on an account, and to optionally mint a percentage of this value on another account (as a fee). It also provides an extrinsic to change the percentage value. The calls have to be from Root, so as a Democracy proposal, or as a sudo call.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages