solana/runtime
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
..
benches Remove prints 2019-03-05 14:09:40 -08:00
src Merge InstructionError and ProgramError 2019-03-18 10:39:20 -06:00
.gitignore Put accounts test data files in target directory 2019-03-04 10:17:02 -08:00
Cargo.toml Remove non-essential programs from runtime/ 2019-03-12 15:11:59 -05:00