From b3b299a6b2c65e79315e54218fe35f6c8d89b68a Mon Sep 17 00:00:00 2001 From: Michael Schmoock Date: Wed, 19 Dec 2018 09:44:49 +0100 Subject: [PATCH] chore: fix a markle merkle typo (#673) --- docs/protocol-methods.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/protocol-methods.rst b/docs/protocol-methods.rst index dd2fcff..b82512a 100644 --- a/docs/protocol-methods.rst +++ b/docs/protocol-methods.rst @@ -695,7 +695,7 @@ Return a raw transaction. Whether a verbose coin-specific response is required. - *markle* + *merkle* Whether a merkle branch proof should be returned as well.