Durable Nonce
A mechanism that replaces the short-lived recent blockhash in a transaction with a nonce value stored in a dedicated on-chain nonce account, allowing the transaction to remain valid indefinitely until it is used or the nonce is advanced. The nonce account stores the current nonce hash and an authority; the first instruction of any durable-nonce transaction must be AdvanceNonceAccount, which updates the nonce and invalidates the old one. Durable nonces are essential for workflows requiring offline signing, hardware security modules, or multi-party approval over extended time periods.
Sua exploração
0 termos visitados no totalTermos Relacionados
A 32-byte hash derived from the bank's state at a given slot, included in every Solana tra…
Ver termo →An atomic unit of execution containing one or more instructions, a recent blockhash, and o…
Ver termo →The practice of signing a Solana transaction on an air-gapped or disconnected device and t…
Ver termo →