We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315ff38 commit db9918eCopy full SHA for db9918e
crates/ibc/src/core/mod.rs
@@ -1,5 +1,5 @@
1
//! Implementation of the core IBC protocol.
2
-//!
+//!
3
//! Naming is hard in the IBC handlers, since we deal with a client on a
4
//! *counterparty* chain, which is itself a light client of *self* (the chain
5
//! the handler is currently running on). So depending on the frame of reference
0 commit comments