Commit 9ac1bbe4 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Warn on missing `pallet::call_index` (#12894)



* Warn on missing call_index

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Suppress camel case warning

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Simplify code

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Disallow warnings in pallet-ui tests

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add pallet UI test

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Update Pallet UI

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* fmt

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Use module instead of function

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Update pallet-ui

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
parent 61971424
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment