Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Use ParityDB Weights over RocksDB #109

Open
@shawntabrizi

Description

Seems like the weights in the runtime still use RocksDb.

I thought we migrated all default behavior to ParityDb.

/// The weight of database operations that the runtime can invoke.
type DbWeight = RocksDbWeight;

So this line should change in both mainnet and devnet runtime.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions