Files
pezkuwi-subxt/substrate/frame
Alin Dima 1b08bdd2dd cumulus: fix test runtimes panic (#2039)
the min slot duration should be 0 only if the `experimental` feature is
enabled. otherwise, the runtime will panic on a division by 0.
2023-10-26 22:00:51 +03:00
..
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-10-24 17:59:38 +02:00
2023-08-29 13:39:41 +02: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