Module solana_jonc_program_counter::assertions
source · Functions§
- Assert that the given account has the expected account key.
- Assert that the given account is empty.
- Assert that the given account is non empty.
- Assert the derivation of the seeds against the given account and return the bump seed.
- Assert that the given account is owned by the given program.
- Assert that the given account matches the given public key.
- Assert that the given account is a signer.
- Assert that the given account is writable.