Module inline_nonce

Source
Expand description

Inlined nonce instruction information to avoid a dependency on bincode and solana-system-interface

Functionsยง

is_advance_nonce_instruction_data
Check if the given instruction data is the same as SystemInstruction::AdvanceNonceAccount.