Core Protocol
Bank
📖O que é
An in-memory representation of the accounts state at a specific slot. Each slot gets its own Bank that inherits from its parent slot's Bank. The Bank processes transactions, updates account balances, and tracks execution results. Once a slot is complete, the Bank is frozen and can be snapshotted or used as a parent for the next Bank.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
SlotCore Protocol
A time window during which a designated leader validator can produce a block. Each slot la…
Ver termo →Estágio de ReplayCore Protocol
The TVU component that replays received blocks by re-executing all transactions against th…
Ver termo →AccountsDBCore Protocol
The persistent storage layer for all Solana accounts. AccountsDB stores account data in me…
Ver termo →