Treasury docs (#152)

* docs for treasury
This commit is contained in:
Özgün Özerk
2024-05-06 14:40:08 +03:00
committed by GitHub
parent 5485024a9a
commit 9fd6e7278b
4 changed files with 252 additions and 5 deletions
@@ -80,6 +80,7 @@ To demystify the hard concepts, we provided a documentation, in which you can fi
====
* https://docs.rs/pallet-sudo/latest/pallet_sudo/#[pallet_sudo] provides a way to execute privileged runtime calls using a specified sudo (“superuser do”) account.
* https://docs.rs/pallet-treasury/latest/pallet_treasury/#[pallet_treasury] provides a “pot” of funds that can be managed by stakeholders in the system and a structure for making spending proposals from this pot.
====