RPC - Remove unsupported feature (segwit and RBF-related) content (#158)

* RPC - Remove segwit-related addwitnessadress

* RPC - Remove RBF-related bumpfee

* Remove segwit-related comments
This commit is contained in:
thephez 2019-09-16 11:59:28 -04:00 committed by GitHub
parent 8eb56e6fc9
commit 924eaaa008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 10 additions and 281 deletions

View file

@ -332,9 +332,6 @@ default.
* [WalletPassphrase][rpc walletpassphrase]: {{summary_walletPassphrase}}
* [WalletPassphraseChange][rpc walletpassphrasechange]: {{summary_walletPassphraseChange}}
* {{DASH_NOT_IMPLEMENTED}} [AddWitnessAddress][rpc addwitnessaddress]: {{summary_addWitnessAddress}} {{NEW0_13_0}}
* {{DASH_NOT_IMPLEMENTED}} [BumpFee][rpc bumpfee]: {{summary_bumpFee}} {{NEW0_14_0}}
{% endautocrossref %}
#### Removed RPCs