Updating the (dead) link to the transaction UML (#2798)

This commit is contained in:
fresheneesz
2019-05-02 12:16:04 -07:00
committed by Quentin Le Sceller
parent b9db129b33
commit 7f12b45a34
+1 -1
View File
@@ -19,7 +19,7 @@
- [merkle_proof graph](merkle_proof/merkle_proof.png) - Example merkle proof with pruning applied
- [pruning](pruning.md) - Technical explanation of pruning
- [stratum](stratum.md) - Technical explanation of Grin Stratum RPC protocol
- [transaction UML](wallet/transaction/basic-transaction-wf.png) - UML of an interactive transaction (aggregating transaction without `lock_height`)
- [transaction UML](https://github.com/mimblewimble/grin-wallet/blob/master/doc/transaction/basic-transaction-wf.png) - UML of an interactive transaction (aggregating transaction without `lock_height`)
## Build and use