You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/resources/glossary.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -933,7 +933,7 @@ See [validation authority](#validation-authority).
933
933
A [signed](#public-key-signature)[DHT operation](#dht-operation) that attests that either:
934
934
935
935
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).
937
937
938
938
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.
0 commit comments