Files
pezkuwi-subxt/substrate/frame
Bastian Köcher 0893ca1584 frame-support: Improve error reporting when having too many pallets (#3478)
Instead of only generating the error, we now generate the actual code
and the error. This generates in total less errors and helps the user to
identify the actual problem and not being confronted with tons of
errors.
2024-02-26 10:32:35 +00:00
..
2024-02-06 13:01:29 +00:00
2024-02-16 12:39:42 +00:00
2024-02-23 14:09:49 +00:00
2023-09-04 12:02:32 +03: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