Skip to content

Commit c7ce2e6

Browse files
committed
fix: any op can discover a fork
1 parent dcb17f7 commit c7ce2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/resources/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ See [validation authority](#validation-authority).
933933
A [signed](#public-key-signature) [DHT operation](#dht-operation) that attests that either:
934934

935935
1. a DHT operation is invalid and its author has transgressed a [validation rule](#validation-rule), or
936-
2. (future) an [agent activity operation](#agent-activity-operation) has caused an agent's chain to [fork](#fork-source-chain).<!-- TODO: remove/update this if it becomes true/untrue -->
936+
2. an operation has caused an agent's chain to [fork](#fork-source-chain).
937937

938938
The [basis address](#basis-address) of a warrant is the [agent ID](#agent-id) of the author of the invalid operation; hence, it is sent to and collected by the [validation authorities](#validation-authority) responsible for the agent ID basis address.
939939

0 commit comments

Comments
 (0)