Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
tab to space
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed May 23, 2024
1 parent 0d994a8 commit 985bb94
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions clients/sov-celestia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ keywords = [ "rollup", "sovereign", "ibc", "light-client" ]
readme = "./../README.md"

description = """
Contains the implementation of `sov-celestia` light client, and re-exports
essential data structures and domain types from `ibc-core-client-types` crate.
Contains the implementation of `sov-celestia` light client, and re-exports
essential data structures and domain types from `ibc-core-client-types` crate.
"""

[lints]
Expand Down
2 changes: 1 addition & 1 deletion clients/sov-celestia/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "./../../README.md"
description = """
Encapsulates essential `sov-celestia` light client data structures and domain types,
as specified in the Inter-Blockchain Communication (IBC) protocol. Designed for universal
applicability to facilitate development and integration across diverse IBC-enabled projects.
applicability to facilitate development and integration across diverse IBC-enabled projects.
"""

[lints]
Expand Down
4 changes: 2 additions & 2 deletions clients/sov-types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ readme = "./../README.md"

description = """
Encapsulates essential data structures of Sovereign SDK light clients, shared among all Sovereign SDK rollups,
regardless of the underlying Data Availability (DA) layer, designed for universal applicability to facilitate
development and integration across diverse IBC-enabled projects.
regardless of the underlying Data Availability (DA) layer, designed for universal applicability to facilitate
development and integration across diverse IBC-enabled projects.
"""

[lints]
Expand Down

0 comments on commit 985bb94

Please sign in to comment.