mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
V0.13.0 special tx update (#101)
* Content - Fix CbTx cross reference * Content - Highlight QcTx's lack of inputs and outputs * Content - clarify DIP2 tx format * Content - Add table showing implemented special txs * Content - add JSON-RPC format info and example * RPC - Update getrawtransaction example Add special tx example also * RPC - Update decoderawtransaction example Add special tx example also
This commit is contained in:
parent
d0756f4470
commit
9f9bc89b6a
5 changed files with 320 additions and 68 deletions
|
@ -22,6 +22,7 @@ bitcoinj:
|
|||
'`block` messages': block message
|
||||
'`blocktxn` message': blocktxn message
|
||||
'`blocktxn` messages': blocktxn message
|
||||
'CbTx': coinbase special tx
|
||||
certificate chain:
|
||||
'`cmpctblock` message': cmpctblock message
|
||||
'`cmpctblock` messages': cmpctblock message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue