Files
pezkuwi-subxt/substrate/frame
gupnik 0e27b881a4 Fixes validation for SkipCheckIfFeeless extension (#3993)
During validation, `SkipCheckIfFeeless` should check if the call is
`feeless` and delegate to the wrapped extension if not.
2024-04-09 08:35:46 +00:00
..
2024-04-04 11:47:24 +00:00
2024-04-05 18:35:57 +00:00
2024-04-08 16:03:56 +00:00
2024-04-05 18:35:57 +00:00
2024-04-08 04:21:11 +00:00
2024-04-08 04:21:11 +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