Fix broken image link (#10496) (#10794)

automerge

(cherry picked from commit 75b8c2c4e3)

Co-authored-by: Ryo Onodera <ryoqun@gmail.com>
This commit is contained in:
mergify[bot]
2020-06-25 01:41:35 +00:00
committed by GitHub
parent 809e4cbf25
commit 8653c86284

View File

@ -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
<img alt="Bank Hash Diagram" src="img/spv-bank-hash.svg" class="center"/>
![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.