Introduction to block lattices

In a block lattice, each node in the network has its own blockchain that it maintains

A transaction is recorded on two different blockchains:

  • A "send" transaction on the sender's account

  • A "receive" transaction on the recipient's account

Each node maintains their own blockchain, enabling asynchronous transactions

Last updated