storacha-network / w3cli

💾 w3 command line interface
Other
30 stars 7 forks source link

fix: no-wrap option #153

Closed alanshaw closed 7 months ago

alanshaw commented 7 months ago

Accessing via 'no-wrap' does not work - it is ALWAYS false for some reason.

Also a tiny fix to ensure our store percentage cannot go over 100% (it can do because of CAR overhead).

reoslves https://github.com/web3-storage/w3cli/issues/148