RPC - Add getbestchainlock (#160)

* RPC - Add getbestchainlock

* Add missing markdown file
This commit is contained in:
thephez 2019-09-30 16:06:46 -04:00 committed by GitHub
parent 1b23f2c8e4
commit 471899ae2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 78 additions and 0 deletions

View file

@ -200,6 +200,7 @@ devsearches:
- 'GetAddressUtxos': "/en/developer-reference#getaddressutxos"
- 'GetBalance': "/en/developer-reference#getbalance"
- 'GetBestBlockHash': "/en/developer-reference#getbestblockhash"
- 'GetBestChainLock': "/en/developer-reference#getbestchainlock"
- 'GetBlock': "/en/developer-reference#getblock"
- 'GetBlockChainInfo': "/en/developer-reference#getblockchaininfo"
- 'GetBlockCount': "/en/developer-reference#getblockcount"