jpcaulfi 2cd8290fa6 custom instruction data 3 years ago
..
anchor 2cd8290fa6 custom instruction data 3 years ago
native 2cd8290fa6 custom instruction data 3 years ago
README.md 2cd8290fa6 custom instruction data 3 years ago

README.md

Custom Instruction Data

OK, couple new things here. We want to make use of that data field in our transaction instruction.

For native, we need to add borsh and borsh-derive so we can mark a struct as serializable to/from BPF format.