Files
pezkuwi-subxt/substrate/frame/support/src
Bastian Köcher 72a7fa035b frame-support: Introduce EnsureOriginOrHigherPrivilege (#12844)
* frame-support: Introduce `EnsureOriginOrHigherPrivilege`

This adds a new `EnsureOrigin` implementation that checks if a given origin matches or if the origin
is has a higher or equal origin matches or if the origin is has a higher or equal privilege.

* FMT
2022-12-06 14:58:52 +00:00
..
2022-09-20 22:13:09 +00:00
2022-01-03 09:22:14 +01:00
2022-04-30 21:28:27 +00:00
2022-01-03 09:22:14 +01:00
2022-09-01 17:48:03 +00:00