Updated RPC availability (markdown)
parent
b03d2d3863
commit
a8b923bfb6
1 changed files with 3 additions and 3 deletions
|
@ -91,7 +91,7 @@ Markers:
|
|||
| Method | Server | Client | Notes or Issues
|
||||
|-------------------------------------------------------------------------------------------------------------------|--------|--------|----------------
|
||||
| [addnode](https://bitcoincore.org/en/doc/22.0.0/rpc/network/addnode/) | x | x |
|
||||
| [clearbanned](https://bitcoincore.org/en/doc/22.0.0/rpc/network/clearbanned/) | | |
|
||||
| [clearbanned](https://bitcoincore.org/en/doc/22.0.0/rpc/network/clearbanned/) | x | x | [~#85~](https://github.com/lbryio/lbcd/issues/85)
|
||||
| [disconnectnode](https://bitcoincore.org/en/doc/22.0.0/rpc/network/disconnectnode/) | | |
|
||||
| [getaddednodeinfo](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getaddednodeinfo/) | x | x |
|
||||
| [getconnectioncount](https://bitcoincore.org/en/doc/22.0.0/rpc/network/getconnectioncount/) | x | x |
|
||||
|
@ -99,9 +99,9 @@ Markers:
|
|||
| [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 | [#65](https://github.com/lbryio/lbcd/issues/65)
|
||||
| [listbanned](https://bitcoincore.org/en/doc/22.0.0/rpc/network/listbanned/) | | |
|
||||
| [listbanned](https://bitcoincore.org/en/doc/22.0.0/rpc/network/listbanned/) | x | x | [~#85~](https://github.com/lbryio/lbcd/issues/85)
|
||||
| [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/) | | |
|
||||
| [setban](https://bitcoincore.org/en/doc/22.0.0/rpc/network/setban/) | x | x | [~#85~](https://github.com/lbryio/lbcd/issues/85)
|
||||
| [setnetworkactive](https://bitcoincore.org/en/doc/22.0.0/rpc/network/setnetworkactive/) | | |
|
||||
|
||||
## Raw Transactions
|
||||
|
|
Loading…
Reference in a new issue