Module anchor_lang::accounts::account

source ·
Expand description

Account container that checks ownership on deserialization.

Structs§

  • Wrapper around AccountInfo that verifies program ownership and deserializes underlying data into a Rust type.