Updated RPC availability (markdown)

Roy Lee 2022-07-28 17:26:40 -07:00
parent f6d0d1ab7d
commit b5613a5871

@ -30,7 +30,7 @@ Markers:
| Method | Server | Client | Notes or Issues
|-------------------------------------------------------------------------------------------------------------------|--------|--------|----------------
| [getbestblockhash](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getbestblockhash/) | x | x |
| [getblock](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getblock/) | * | x | [#52](https://github.com/lbryio/lbcd/issues/52)
| [getblock](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getblock/) | x | x | [~#52~](https://github.com/lbryio/lbcd/issues/52)
| [getblockchaininfo](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getblockchaininfo/) | x | x |
| [getblockcount](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getblockcount/) | x | x |
| [getblockfilter](https://bitcoincore.org/en/doc/22.0.0/rpc/blockchain/getblockfilter/) | | |