Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit b7ec9a4

Browse files
authored
Merge pull request #98 from dnewh/update-docs
Update docs
2 parents ae824f7 + f3e328f commit b7ec9a4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/source/transaction_family_specifications/grid_schema_family_specification.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ Addressing
481481

482482
Grid Schemas are stored under the Grid namespace ``621dee``. For each schemas,
483483
the address is formed by concatenating the namespace, the special policy
484-
namespace of ``01``, and the first 62 characters of the SHA-256 hash of the
484+
namespace of ``01``, and the first 62 characters of the SHA-512 hash of the
485485
schema name.
486486

487487
For example, the address of the ``Lightbulb`` schema defined in the example

docs/source/transaction_family_specifications/grid_track_and_trace_family_specification.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,7 @@ its type:
329329

330330
- The first 36 characters of the hash of the identifier of
331331
its associated Record.
332-
- The first 22 characters of its ``receiving_agent``.
333-
- The first 4 characters of the hash of its ``timestamp``.
332+
- The first 26 characters of its ``receiving_agent``.
334333

335334
- Record: the first 62 characters of the hash of its identifier.
336335

0 commit comments

Comments
 (0)