feat(chain): Implement DB migration #192
Annotations
2 errors
Run SiaFoundation/workflows/.github/actions/go-test@master:
wallet/wallet_test.go#L1406
cannot use bdb (variable of type *coreutils.BoltChainDB) as chain.DB value in argument to chain.NewDBStore: *coreutils.BoltChainDB does not implement chain.DB (missing method BucketKeys) (typecheck)
|
|
Loading