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.