Files
pezkuwi-subxt/substrate/frame
Gonçalo Pestana 06f84830b6 Mention on_idle round-robin logic to trait Hooks cargo doc (#13797)
* Adds on_idle round-robin logic to trait Hooks docs

* Makes the docs more concise

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Bastian Köcher <git@kchr.de>

* fmt

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
2023-04-05 13:14:46 +00:00
..
2023-04-04 18:57:21 +00:00
2023-03-16 17:57:45 +01:00
2023-04-04 18:57:21 +00:00
2023-04-05 04:34:42 +00:00
2023-04-04 11:32:10 +00:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-03-20 18:21:26 +00:00
2023-04-04 11:32:10 +00:00
2023-03-16 17:57:45 +01:00
2023-03-16 17:57:45 +01:00
2023-04-04 11:32:10 +00:00
2023-04-04 18:57:21 +00:00
2023-03-16 17:57:45 +01:00
2023-04-04 11:32:10 +00:00
2023-03-04 13:01:04 +00:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40