[−][src]Function solana_sdk::nonce_instruction::process_instruction
pub fn process_instruction(
_program_id: &Pubkey,
keyed_accounts: &mut [KeyedAccount],
data: &[u8]
) -> Result<(), InstructionError>
pub fn process_instruction(
_program_id: &Pubkey,
keyed_accounts: &mut [KeyedAccount],
data: &[u8]
) -> Result<(), InstructionError>