async fn start_new_chain(
reg: Cip509,
is_persistent: bool,
context: &mut RbacBlockIndexingContext,
) -> Result<RbacValidationSuccess, RbacValidationError>
Expand description
Tries to start a new RBAC chain.
async fn start_new_chain(
reg: Cip509,
is_persistent: bool,
context: &mut RbacBlockIndexingContext,
) -> Result<RbacValidationSuccess, RbacValidationError>
Tries to start a new RBAC chain.