RPC - Add combinerawtransaction (#162)

* RPC - Add combinerawtransaction

* Add links to other rawtx RPCs
This commit is contained in:
thephez 2019-10-02 14:07:42 -04:00 committed by GitHub
parent 4e64bcbf89
commit 0b2e0319c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 96 additions and 0 deletions

View file

@ -173,6 +173,7 @@ devsearches:
- 'BLS': "/en/developer-reference#bls"
- 'ClearBanned': "/en/developer-reference#clearbanned"
- 'CreateMultisig': "/en/developer-reference#createmultisig"
- 'CombineRawTransaction': "/en/developer-reference#combinerawtransaction"
- 'CreateRawTransaction': "/en/developer-reference#createrawtransaction"
- 'Debug': "/en/developer-reference#debug"
- 'DecodeRawTransaction': "/en/developer-reference#decoderawtransaction"