Files
pezkuwi-subxt/substrate/frame
Liam Aharon 5cd939bda1 RemovePallet migration utility struct (#13835)
* remove pallet utility struct

* Update frame/support/src/remove_pallet.rs

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

* Update frame/support/src/remove_pallet.rs

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

* make removepallet a module of migrations

* fix rust doc lint

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
2023-04-07 00:27:25 +10: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