Skip to content

Commit

Permalink
Add doc for ckb-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Nov 17, 2023
1 parent 4ff1a95 commit 3ea7166
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions util/migrate/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
//! CKB migrate.
//!
//! ckb migrate help to migrate CKB's data on schema change.
pub mod migrate;
mod migrations;
#[cfg(test)]
Expand Down

0 comments on commit 3ea7166

Please sign in to comment.