pub fn store(date_pubkey: &Pubkey, date_time: DateTime<Utc>) -> Instruction
Expand description
Set the date in the date account. The account pubkey must be signed in the transaction containing this instruction.
pub fn store(date_pubkey: &Pubkey, date_time: DateTime<Utc>) -> Instruction
Set the date in the date account. The account pubkey must be signed in the transaction containing this instruction.