solana/programs/noop
Greg Fitzgerald 8d032aba9d Merge InstructionError and ProgramError
From the user's perspective, it's just an instruction error.
For program-specific errors, we still have
InstructionError::CustomError.
2019-03-18 10:39:20 -06:00
..
src Merge InstructionError and ProgramError 2019-03-18 10:39:20 -06:00
tests More precise constructor names 2019-03-15 14:46:44 -06:00
Cargo.toml 0.13.0 2019-03-11 16:21:19 -07:00