Files
pezkuwi-subxt/substrate/frame
Muharem d288c81b96 pallet-core-fellowship: import an unimported member on approve (#2883)
To align with the documentation of the approve call, we import an
unimported member on approval.

No changes have been made to the benchmarks as they already cover the
worst-case scenario.
2024-01-09 12:36:39 +01:00
..
2023-12-18 14:18:30 +02:00
2023-12-18 14:18:30 +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