mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 08:51:08 +03:00
Updating the (dead) link to the transaction UML (#2798)
This commit is contained in:
parent
b9db129b33
commit
7f12b45a34
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue