Skip to content

Commit

Permalink
Revert "Fix silly copy/paste error (tx type should be 70, not 0)"
Browse files Browse the repository at this point in the history
This reverts commit 5e6a547.
  • Loading branch information
dacoinminster committed Oct 22, 2014
1 parent b4b93ab commit 95bff68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ Say the Master Protocol team wishes to notify all users of Quantum Mining Shares
| **Field** | **Type** | **Example** |
| ---- | ---- | ---- |
| Transaction version |[Transaction version](#field-transaction-version) | 0 |
| Transaction type | [Transaction type](#field-transaction-type) | 70 |
| Transaction type | [Transaction type](#field-transaction-type) | 0 |
|Currency identifier| [Currency identifier](#field-currency-identifier) |8 (Quantum Miner Shares, use 0 to reach all users)|
| Mastercore Version Affected (Major) | [Integer one-byte](#field-integer-one-byte) | 2 |
| Mastercore Version Affected (Minor) | [Integer one-byte](#field-integer-one-byte) | 3 |
Expand Down

0 comments on commit 95bff68

Please sign in to comment.