Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

frame-support: Introduce EnsureOriginOrHigherPrivilege #12844

Merged
merged 2 commits into from Dec 6, 2022

Commits on Dec 5, 2022

  1. 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.
    bkchr committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    735f9c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. FMT

    bkchr committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4554554 View commit details
    Browse the repository at this point in the history