0
In rippled's API, for example in account_info, we can see that ledger_hash and ledger_index are different from one another. ledger_hash is just a hash of the ledger. However, in this graphic we can see that ledger_index also looks like a hash of the ledger. There doesn't appear to be an entry for ledger_index in the Wiki, so what is the difference between those two?