commit 9e6b48d7971a34c9e2900776acbcec68c6fe9321
parent a102eeac6d2bec710dc95b8abdd0d976c07cff99
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Sat, 8 Oct 2016 23:23:56 +0200
fix snippet
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-exchange.rst b/api-exchange.rst
@@ -568,7 +568,7 @@ denomination.
interface DepositDoubleSpendError {
// The string constant "insufficient funds"
- string error;
+ error: string;
// Transaction history for the coin that is
// being double-spended