TheDocumentation Index
Fetch the complete documentation index at: https://vulhunt-docs.binarly.io/llms.txt
Use this file to discover all available pages before exploring further.
AnnotateAt object is used to create an annotation at a specific address.
Fields
| Field | Description | Type |
|---|---|---|
location | Address to annotate | AddressValue |
message | Annotation message | string |
Reference
location
The address (AddressValue) where the annotation should be placed.