Protocol contract kernel for Isochronon
Dependencies
///|
test "axis authority projection smoke" {
let projection = axis_authority_protocol().project(role(name="controller"))
assert_eq(projection.steps.length(), 4)
}Protocol contract kernel for Isochronon
Dependencies