You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement
I would like to reduce unneeded dependencies - for example my application does not require any bitcoin-specific aspects.
Is it possible to move some dependencies and modules under feature flags?
Use case
faster build times and smaller applications
The text was updated successfully, but these errors were encountered:
Describe the enhancement
I would like to reduce unneeded dependencies - for example my application does not require any bitcoin-specific aspects.
Is it possible to move some dependencies and modules under feature flags?
Use case
faster build times and smaller applications
The text was updated successfully, but these errors were encountered: