Use frontmatter for Consensus Network category

This commit is contained in:
mDuo13
2021-04-20 18:39:37 -07:00
parent cc69f06206
commit bdf5fb7903
24 changed files with 117 additions and 69 deletions

View File

@@ -1,3 +1,8 @@
---
html: transaction-malleability.html
parent: consensus-network.html
blurb: Be aware of ways transactions could be changed to have a different hash than expected.
---
# Transaction Malleability
A transaction is "malleable" if it can be changed in any way after being signed, without the keys to sign it. In the XRP Ledger, the **functionality** of a signed transaction cannot change, but in some circumstances a third party _could_ change the signature and identifying hash of a transaction.