From 5d9997c05dfe492c30eb159c2e27d9a50f109492 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 4 Oct 2016 21:38:50 +0200 Subject: TransactionHistory --- api-common.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'api-common.rst') diff --git a/api-common.rst b/api-common.rst index 9c1faebb..f4197f19 100644 --- a/api-common.rst +++ b/api-common.rst @@ -122,7 +122,12 @@ but also decodes to "V" to make OCR easy. We will still simply use the JSON type "base32" and the term "Crockford Base32" in the text to refer to the resulting encoding. +.. _tsref-type-HashCode: +Hash codes +^^^^^^^^^^ +Hashcodes are strings representing base32 encoding of the respective hashed +data. See `base32`_. Large numbers ^^^^^^^^^^^^^ -- cgit v1.2.3