Skip to content

Commit

Permalink
Revert "Removing issues and failing tests"
Browse files Browse the repository at this point in the history
This reverts commit e6cecc7.
  • Loading branch information
kele-leanes committed Feb 28, 2024
1 parent 6f14b68 commit 5050c30
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ class MessageV2Builder(val senderHmac: ByteArray? = null, val shouldPush: Boolea
senderAddress = signed.sender.walletAddress,
sentAt = Date(header.createdNs / 1_000_000),
topic = topic,
shouldPush = message.shouldPush,
)
}

Expand Down

0 comments on commit 5050c30

Please sign in to comment.