pub fn upgrade_nonce_account(nonce_pubkey: Pubkey) -> Instruction
Available on crate feature
bincode
only.Expand description
One-time idempotent upgrade of legacy nonce versions in order to bump them out of chain blockhash domain.
pub fn upgrade_nonce_account(nonce_pubkey: Pubkey) -> Instruction
bincode
only.One-time idempotent upgrade of legacy nonce versions in order to bump them out of chain blockhash domain.