diff options
author | Dimitris Apostolou <dimitris.apostolou@icloud.com> | 2018-03-02 23:00:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-02 23:00:25 +0200 |
commit | a9761cae1c108c143215491af40a3578966116ad (patch) | |
tree | 3df6916b4f6e5139b28a9d4a289d1a594a449d51 /doc/REST-interface.md | |
parent | 90a0aed51194ad82da8e011b96f9561c685e40b7 (diff) |
Fix typos and cleanup
[ci-skip]
Diffstat (limited to 'doc/REST-interface.md')
-rw-r--r-- | doc/REST-interface.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/REST-interface.md b/doc/REST-interface.md index f3dc124ece..7010edfcd3 100644 --- a/doc/REST-interface.md +++ b/doc/REST-interface.md @@ -45,7 +45,7 @@ Only supports JSON as output format. * verificationprogress : (numeric) estimate of verification progress [0..1] * chainwork : (string) total amount of work in active chain, in hexadecimal * pruned : (boolean) if the blocks are subject to pruning -* pruneheight : (numeric) heighest block available +* pruneheight : (numeric) highest block available * softforks : (array) status of softforks in progress * bip9_softforks : (object) status of BIP9 softforks in progress |