Module loader

Source

Functions§

load_signer
Loads the account as a signer, returning an error if it is not or if it is not writable while expected to be.
load_system_account
Loads the account as a system account, returning an error if it is not or if it is not writable while expected to be.
load_system_program
Loads the account as a system program, returning an error if it is not.