Functions§
- optional_
account - Build an
AccountMetafor an optional account. WhenoptisNone, the program ID is substituted (Anchor 0.29 convention for optional accounts). - readonly
- signer
- signer_
writable - writable
AccountMeta for an optional account. When opt is None, the program ID is
substituted (Anchor 0.29 convention for optional accounts).