Skip to content
  • Josh Kunz's avatar
    Remove the RP argument from node.reset() method · ba83300e
    Josh Kunz authored
    If the reseter is allowed to provide the RP0, it is unclear how
    annotations should be applied to either the capability that is granted
    to the node (its new rp0) or already existing capability owned by the
    reseter. Instead, we'll now use a model where reseters can receive the
    RP0 to a node through the node_grant they get after reset.
    ba83300e