bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Remove the need to import anchor-lang as dependency for components and systems

Open GabrielePicco opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Currently, components and systems import both anchor-lang and bolt-lang

Describe the solution you'd like Since bolt-lang has a dependency to anchor-lang, needed functions and macros can be re-exported to avoid the anchor-lang dependency on components and systems

GabrielePicco avatar Mar 14 '24 10:03 GabrielePicco