update_chain

Function update_chain 

Source
async fn update_chain(
    reg: Cip509,
    previous_txn: TransactionId,
    is_persistent: bool,
    context: &mut RbacBlockIndexingContext,
) -> Result<RbacValidationSuccess, RbacValidationError>
Expand description

Tries to update an existing RBAC chain.