Updated RPC availability (markdown)
parent
9ed4b19649
commit
70033721bd
1 changed files with 3 additions and 2 deletions
|
@ -80,7 +80,7 @@ Markers:
|
|||
| Method | Server | Client | Notes or Issues
|
||||
|-------------------------------------------------------------------------------------------------------------------|--------|--------|----------------
|
||||
| [getblocktemplate](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/getblocktemplate/) | x | x |
|
||||
| [getmininginfo](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/getmininginfo/) | x | x |
|
||||
| [getmininginfo](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/getmininginfo/) | x | x | [#64](https://github.com/lbryio/lbcd/issues/64)
|
||||
| [getnetworkhashps](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/getnetworkhashps/) | x | x |
|
||||
| [prioritisetransaction](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/prioritisetransaction/) | | |
|
||||
| [submitblock](https://bitcoincore.org/en/doc/22.0.0/rpc/mining/submitblock/) | x | x |
|
||||
|
@ -98,7 +98,8 @@ Markers:
|
|||
| [getnettotals](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getnettotals/) | * | * |
|
||||
| [getnetworkinfo](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getnetworkinfo/) | x | x |
|
||||
| [getnodeaddresses](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getnodeaddresses/) | | |
|
||||
| [getpeerinfo](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getpeerinfo/) | x | x |
|
||||
| [getpeerinfo](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getpeerinfo/) | x | x | [#65](https://github.com/lbryio/lbcd/issues/65)
|
||||
|
||||
| [listbanned](https://bitcoincore.org/en/doc/22.0.0/rpc/network/listbanned/) | | |
|
||||
| [ping](https://bitcoincore.org/en/doc/22.0.0/rpc/network/ping/) | x | x |
|
||||
| [setban](https://bitcoincore.org/en/doc/22.0.0/rpc/network/setban/) | | |
|
||||
|
|
Loading…
Reference in a new issue