Skip to content

Commit

Permalink
Result difficulty in RPC block_create (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermelawless authored Apr 30, 2020
1 parent 6459d43 commit eb10859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/commands/rpc-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit eb10859

Please sign in to comment.