Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update spec/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: mraszyk <[email protected]>
  • Loading branch information
nikolay-komarevskiy and mraszyk authored Feb 1, 2024
1 parent 6c16a13 commit bcc241d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion spec/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,9 @@ This section specifies the publicly relevant paths in the tree.
All partial state trees include a timestamp, indicating the time at which the state is current.

### Api boundary bodes information {#state-tree-subnet}
The state tree contains information about all API boundary nodes, which can communicate with the Internet Computer (replica nodes). The source of truth for these API boundary node records is stored in the registry canister.

The state tree contains information about all API boundary nodes, which can communicate with the Internet Computer (its replica nodes). The source of truth for these API boundary node records is stored in the NNS registry canister.

- `/api_boundary_nodes/<node_id>/domain` (text)
- `/api_boundary_nodes/<node_id>/ipv4_address` (text)

Expand Down

0 comments on commit bcc241d

Please sign in to comment.