Blockchain Geral
Compartilhar

UTXO Model

Também chamado de:Unspent Transaction OutputUTXO
📖O que é

The accounting model used by Bitcoin (and derived chains like Litecoin and Zcash) where balances are represented as a set of unspent transaction outputs rather than account balances. Each transaction consumes one or more UTXOs as inputs and creates new UTXOs as outputs; the difference between input and output values constitutes the transaction fee. The UTXO model enables natural parallelism and simple verification but makes stateful smart contracts more complex compared to account-based models like Ethereum or Solana.

Sua exploração

0 termos visitados no total
Termos relacionados explorados0/2

Termos Relacionados