Programming Model
Proprietário (Conta)
📖O que é
The program that has exclusive write access to an account's data and can debit its lamport balance. Every account has an owner field (a program pubkey). The System Program owns all new/wallet accounts. When a program creates a derived account, it typically assigns itself as owner to manage that account's state.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/3
Termos Relacionados
ProgramaProgramming Model
Executable code deployed on-chain, equivalent to a smart contract on other blockchains. Pr…
Ver termo →ContaProgramming Model
The fundamental data storage unit on Solana. Every piece of state is stored in an account …
Ver termo →AutoridadeProgramming Model
A pubkey with administrative privileges over a resource—such as the mint authority (can mi…
Ver termo →