Skip to content

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.

License

Notifications You must be signed in to change notification settings

rusty-crewmates/pallet_mint_with_fee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

This pallet was originally made for the Kabocha Network parachain, with the support of Decentration and tdelabro

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%