pub trait AccountInfoReader: AccountReader + BytecodeReader { }Available on crate feature
provider only.Expand description
Minimal requirements to read a full account, for example, to validate its new transactions
pub trait AccountInfoReader: AccountReader + BytecodeReader { }provider only.Minimal requirements to read a full account, for example, to validate its new transactions