From eb10859ef92f47b8998dd652fdb5bf8c0a3903f0 Mon Sep 17 00:00:00 2001 From: Guilherme Lawless Date: Thu, 30 Apr 2020 21:17:16 +0100 Subject: [PATCH] Result difficulty in RPC block_create (#277) --- docs/commands/rpc-protocol.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/commands/rpc-protocol.md b/docs/commands/rpc-protocol.md index 7ac5f7dc2..d047b522d 100644 --- a/docs/commands/rpc-protocol.md +++ b/docs/commands/rpc-protocol.md @@ -613,6 +613,7 @@ Default "false". If "true", "block" in the response will contain a JSON subtree ```json { "hash": "FF0144381CFF0B2C079A115E7ADA7E96F43FD219446E7524C48D1CC9900C4F17", + "difficulty": "ffffffe1278b3dc6", // since V21.0 "block": { "type": "state", "account": "nano_3qgmh14nwztqw4wmcdzy4xpqeejey68chx6nciczwn9abji7ihhum9qtpmdr",