commit 7a8215dc2c6817d8157cb37ca789db53081ddfb3 parent adf7c788ba81351ae65a4b1bb973ee2021af2a9b Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 17 Mar 2021 04:50:46 -0400 add period at end of sentence Diffstat:
| M | core/api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1144,7 +1144,7 @@ Inspecting instances // payto:// URI of the account. payto_uri: string; - // Hash over the wire details (including over the salt) + // Hash over the wire details (including over the salt). h_wire: HashCode; // salt used to compute h_wire