-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Currently, we're copying/tweaking some anchor code to allow Anchor.toml accounts to be loaded on startup if the --legacy-anchor-compatibility flag is used. This was done to avoid having runbooks competing with accounts set in Anchor.toml
We should consider importing the anchor crate and treating this as a first class citizen. There's a chance we've gotten things wrong with our copy/edit solution, there's the possibility of a drift from new versions of anchor, and it's a confusing experience to have this working for the legacy anchor flag only.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels