Style guide

UTXO

generaluppercasealways_latin

Definition

The unspent transaction output model, used by Bitcoin, in which the ledger is a set of discrete spendable outputs rather than account balances. Ethereum instead uses an account model, tracking a balance and nonce per account.