sui icon indicating copy to clipboard operation
sui copied to clipboard

[narwhal refactor - move NodeStorage

Open akichidis opened this issue 3 years ago • 2 comments

A small refactoring to move the NodeStorage under the storage crate where ultimately we want to have all the storage under.

akichidis avatar Nov 09 '22 13:11 akichidis

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
explorer ✅ Ready (Inspect) Visit Preview Nov 9, 2022 at 5:39PM (UTC)

vercel[bot] avatar Nov 09 '22 13:11 vercel[bot]

Where is the new store? Is it possible you forgot to push the file?

Apologies @asonnino @mwtian - apparently a .gitignore(in SUI dir) rule was excluding anything under the storage directory so it omitted the file. Now should be fine

akichidis avatar Nov 09 '22 17:11 akichidis