Module solana_config_program::date_instruction [−][src]
Structs
DateConfig |
Functions
create_account | Create a date account. The date is set to the Unix epoch. |
store | Set the date in the date account. The account pubkey must be signed in the transaction containing this instruction. |