commit ad49f0f1b124229023c88ba53678cdfff9854786 parent 4df7ac51ad914327862bd87336cafd2bb4a24615 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 04:21:19 -0400 remove spurious space Diffstat:
| M | core/api-common.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst @@ -236,7 +236,7 @@ the range that is safely representable in JavaScript. Large numbers ^^^^^^^^^^^^^ -Large numbers such as RSA blinding factors and 256 bit keys, are transmitted +Large numbers such as RSA blinding factors and 256 bit keys, are transmitted as other binary data in Crockford Base32 encoding. Timestamps