diff --git a/docs/src/proposals/simple-payment-and-state-verification.md b/docs/src/proposals/simple-payment-and-state-verification.md index d09f7379e8..330b95df32 100644 --- a/docs/src/proposals/simple-payment-and-state-verification.md +++ b/docs/src/proposals/simple-payment-and-state-verification.md @@ -71,7 +71,7 @@ A Block-Merkle is the Merkle Root of all the Entry-Merkles sequenced in the bloc A Bank-Hash is the hash of the concatenation of the Block-Merkle and Accounts-Hash -Bank Hash Diagram +![Bank Hash Diagram](../.gitbook/assets/spv-bank-hash.svg) An Accounts-Hash is the hash of the concatentation of the state hashes of each account modified during the current slot.