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
Currently the sync command requires zcash_client_sqlite types: FsBlockDb and WalletDb. We can generalize WalletDb pretty easily, and could also generalise FsBlockDb after some upstream changes.
Currently the
synccommand requireszcash_client_sqlitetypes:FsBlockDbandWalletDb. We can generalizeWalletDbpretty easily, and could also generaliseFsBlockDbafter some upstream changes.