Refers to a field of a named account's decoded data. The referenced account must carry an accountLink so the account's layout is known. Resolving the value requires reading the account state at presentation time.
accountLink
Readonly
The name of the referenced account in the surrounding instruction.
Optional
The name of the field within the account's decoded data. When absent, the value is the whole decoded account data.
Refers to a field of a named account's decoded data. The referenced account must carry an
accountLinkso the account's layout is known. Resolving the value requires reading the account state at presentation time.