Module account

Source
Expand description

Account container that checks ownership on deserialization.

Structsยง

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