Use `#[pallet::unbounded]` tag in FRAME System (#11946)
* use unbounded in system * update ui tests
Showing
- substrate/frame/sudo/src/mock.rs 6 additions, 6 deletionssubstrate/frame/sudo/src/mock.rs
- substrate/frame/support/src/weights.rs 2 additions, 2 deletionssubstrate/frame/support/src/weights.rs
- substrate/frame/support/test/tests/pallet_ui/storage_info_unsatisfied.stderr 1 addition, 1 deletion...port/test/tests/pallet_ui/storage_info_unsatisfied.stderr
- substrate/frame/support/test/tests/pallet_ui/storage_info_unsatisfied_nmap.stderr 1 addition, 1 deletion...test/tests/pallet_ui/storage_info_unsatisfied_nmap.stderr
- substrate/frame/system/src/lib.rs 10 additions, 5 deletionssubstrate/frame/system/src/lib.rs
Please register or sign in to comment