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
parent
aa21e567
Please register or sign in to comment