Skip to content

Commit db9918e

Browse files
committed
fmt
1 parent 315ff38 commit db9918e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ibc/src/core/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! Implementation of the core IBC protocol.
2-
//!
2+
//!
33
//! Naming is hard in the IBC handlers, since we deal with a client on a
44
//! *counterparty* chain, which is itself a light client of *self* (the chain
55
//! the handler is currently running on). So depending on the frame of reference

0 commit comments

Comments
 (0)