Core Protocol
Runtime
📖O que é
The component of the SVM responsible for loading programs, enforcing account access rules (ownership, writability, signer checks), managing compute budgets, and executing transactions. The runtime ensures programs can only modify accounts they own, charges rent, and enforces the 10MB per-transaction account data limit.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
SVM (Máquina Virtual Solana)Core Protocol
The Solana Virtual Machine—the execution environment that runs on-chain programs. SVM load…
Ver termo →SealevelCore Protocol
Solana's parallel transaction execution engine. Sealevel can process thousands of transact…
Ver termo →TransaçãoProgramming Model
An atomic unit of execution containing one or more instructions, a recent blockhash, and o…
Ver termo →