Why is the distinction between "ledger" and "transaction log" important? Are there technical definitions for the terms in this context that make the terms not interchangeable?
I believe a ledger is the account balances that are computed from a transaction log. So a block on the Bitcoin network is a collection of transactions, whereas a block on the Stellar network is a ledger of the account balances for all "accounts" on the Stellar network.