mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 10:16:15 +00:00
Content - Add necessary cross-refs
This commit is contained in:
parent
b608f6c1a3
commit
4cf76142f1
1 changed files with 50 additions and 0 deletions
|
@ -417,43 +417,93 @@ Classical (financial) transactions have a `type` of 0 while special transactions
|
||||||
have a `type` defined in the DIP describing them. A list of current special
|
have a `type` defined in the DIP describing them. A list of current special
|
||||||
transaction types is maintained in the [DIP repository](https://github.com/dashpay/dips/blob/master/dip-0002-special-transactions.md).
|
transaction types is maintained in the [DIP repository](https://github.com/dashpay/dips/blob/master/dip-0002-special-transactions.md).
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### ProRegTx
|
#### ProRegTx
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Masternode - Registration
|
Masternode - Registration
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### ProUpServTx
|
#### ProUpServTx
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Masternode Provider - Update Service
|
Masternode Provider - Update Service
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### ProUpRegTx
|
#### ProUpRegTx
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Masternode Provider - Update Registrar
|
Masternode Provider - Update Registrar
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### ProUpRevTx
|
#### ProUpRevTx
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Masternode Provider - Update Revocation
|
Masternode Provider - Update Revocation
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### CbTx
|
#### CbTx
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Coinbase
|
Coinbase
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### Quorum Commitment
|
#### Quorum Commitment
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Quorum Commitment
|
Quorum Commitment
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### SubTxRegister
|
#### SubTxRegister
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Register Blockchain User
|
Register Blockchain User
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### SubTxTopup
|
#### SubTxTopup
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Topup Blockchain User Credit
|
Topup Blockchain User Credit
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### SubTxResetKey
|
#### SubTxResetKey
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Change Blockchain User Public Key
|
Change Blockchain User Public Key
|
||||||
|
|
||||||
|
{% endautocrossref %}
|
||||||
|
|
||||||
#### SubTxCloseAccount
|
#### SubTxCloseAccount
|
||||||
|
{% include helpers/subhead-links.md %}
|
||||||
|
|
||||||
|
{% autocrossref %}
|
||||||
|
|
||||||
Close Blockchain User Account
|
Close Blockchain User Account
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue