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
|
@ -397,6 +397,7 @@ http://opensource.org/licenses/MIT.
|
|||
[bitcoinj micropayment tutorial]: https://bitcoinj.github.io/working-with-micropayments
|
||||
[block170]: https://www.biteasy.com/block/00000000d1145790a8694403d4063f323d499e655c83426834d4ce2f8dd4a2ee
|
||||
[casascius address utility]: https://github.com/casascius/Bitcoin-Address-Utility
|
||||
[coinbase special tx]: /en/developer-reference#cbtx
|
||||
[core alert.cpp]: https://github.com/dashpay/dash/blob/master/src/alert.cpp
|
||||
[core base58.h]: https://github.com/dashpay/dash/blob/master/src/base58.h
|
||||
[core chainparams.cpp]: https://github.com/dashpay/dash/blob/master/src/chainparams.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue