mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Glossary updates
- Some Bitcoin -> Dash changes
This commit is contained in:
parent
ec00b13102
commit
e3891612ba
21 changed files with 28 additions and 28 deletions
|
@ -2074,7 +2074,7 @@ fees (to provide security in mixing).
|
|||
| ---------- | ----------- | --------- | -------- | -------- |
|
||||
| # | tx | `tx` message | Required | The transaction
|
||||
| 41 | vin | txIn | Required | Masternode unspent output
|
||||
| 66* | vchSig | char[] | Required | Signature of this message by masternode verifiable via pubKeyMasternode (66 bytes in most cases. Length (1 byte) + Signature (65 bytes))
|
||||
| 66 | vchSig | char[] | Required | Signature of this message by masternode verifiable via pubKeyMasternode (Length (1 byte) + Signature (65 bytes))
|
||||
| 8 | sigTime | int64_t | Require | Time this message was signed
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue