darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
11 stars 10 forks source link

Use db version check for db migration #273

Closed hackfisher closed 3 years ago

hackfisher commented 3 years ago

https://github.com/darwinia-network/bridger/blob/4851d3c95cf48a47c281eba1c714c64626e64e10/task/task-pangolin-ropsten/src/migrate/mod.rs#L12

hackfisher commented 3 years ago

https://github.com/paritytech/substrate/blob/eb4de697ccd45948254db422abbcd735ae3c295a/client/db/src/upgrade.rs#L89