pub fn uses_durable_nonce(tx: &Transaction) -> Option<&CompiledInstruction>
Available on crate feature
full
only.Expand description
Returns true if transaction begins with an advance nonce instruction.
pub fn uses_durable_nonce(tx: &Transaction) -> Option<&CompiledInstruction>
full
only.Returns true if transaction begins with an advance nonce instruction.