Skip to content

Commit

Permalink
more diff cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer committed Feb 28, 2024
1 parent 8702156 commit 49f0062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions waku/factory/external_config.nim
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ export

type ConfResult*[T] = Result[T, string]
type ProtectedTopic* = object
topic*: string
key*: secp256k1.SkPublicKey
topic*: string
key*: secp256k1.SkPublicKey

type ShardIdx = distinct uint16

Expand Down

0 comments on commit 49f0062

Please sign in to comment.