solana/wallet/src
Greg Fitzgerald c1eec0290e
Rename userdata to data (#3282)
* Rename userdata to data

Instead of saying "userdata", which is ambiguous and imprecise,
say "instruction data" or "account data".

Also, add `ProgramError::InvalidInstructionData`

Fixes #2761
2019-03-14 10:48:27 -06:00
..
lib.rs Improve Wallet coverage (#2385) 2019-01-14 00:10:03 -07:00
main.rs Exit gracefully when no subcommand is specified 2019-03-14 00:35:34 -05:00
wallet.rs Rename userdata to data (#3282) 2019-03-14 10:48:27 -06:00