MCPcopy Create free account
hub / github.com/Bonfida/token-vesting / process_create

Method process_create

program/src/processor.rs:72–183  ·  view source on GitHub ↗
(
        program_id: &Pubkey,
        accounts: &[AccountInfo],
        seeds: [u8; 32],
        mint_address: &Pubkey,
        destination_token_address: &Pubkey,
        schedules: Vec<Schedule>,
 

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

pack_into_sliceMethod · 0.80

Tested by

no test coverage detected