Skip to content

Commit 0aff697

Browse files
committed
doc
1 parent 3a00490 commit 0aff697

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plt/plt-block-state/src/block_state.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,8 @@ impl BlockState {
116116
})
117117
}
118118

119-
/// See [`Migrate::migrate`]
119+
/// See [`Migrate::migrate`]. This function only differs by taking
120+
/// protocol version as argument.
120121
pub fn migrate(
121122
&self,
122123
from_loader: &impl BlobStoreLoad,

0 commit comments

Comments
 (0)