write

Function write 

Source
pub fn write(
    record_account: &Pubkey,
    signer: &Pubkey,
    offset: u64,
    data: Vec<u8>,
) -> Instruction
Expand description

Create a RecordInstruction::Write instruction