Add HoldReason to the NIS pallet (#13823)
* Add HoldReason to the NIS pallet * Rename composable_enum to composite_enum * Add encoding test * Add more doc comments
Showing
- substrate/frame/nis/src/lib.rs 8 additions, 0 deletionssubstrate/frame/nis/src/lib.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/freeze_reason.rs 1 addition, 0 deletions.../procedural/src/construct_runtime/expand/freeze_reason.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/hold_reason.rs 1 addition, 0 deletions...rt/procedural/src/construct_runtime/expand/hold_reason.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/lock_id.rs 1 addition, 0 deletions...upport/procedural/src/construct_runtime/expand/lock_id.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/slash_reason.rs 1 addition, 0 deletions...t/procedural/src/construct_runtime/expand/slash_reason.rs
- substrate/frame/support/procedural/src/lib.rs 3 additions, 3 deletionssubstrate/frame/support/procedural/src/lib.rs
- substrate/frame/support/src/lib.rs 6 additions, 6 deletionssubstrate/frame/support/src/lib.rs
- substrate/frame/support/test/tests/pallet.rs 6 additions, 0 deletionssubstrate/frame/support/test/tests/pallet.rs
Please register or sign in to comment