Closed lorisleiva closed 1 year ago
Anchor labels optional instruction accounts using the isOptional attribute whereas Solita expects the optional attribute as Shank uses the latter.
isOptional
optional
Support both optional and isOptional attributes to label optional instruction accounts.
Problem
Anchor labels optional instruction accounts using the
isOptional
attribute whereas Solita expects theoptional
attribute as Shank uses the latter.Solution
Support both
optional
andisOptional
attributes to label optional instruction accounts.