Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
atdixon committed Dec 23, 2022
1 parent cff8bf1 commit af43c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/me/untethr/nostr/app.clj
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

(def parse json-facade/parse)
(def write-str* json-facade/write-str*)
(def current-system-epoch-seconds util/current-system-epoch-seconds)

(defn- calc-event-id
[{:keys [pubkey created_at kind tags content]}]
Expand Down

0 comments on commit af43c7f

Please sign in to comment.