king dawn: export functions used in tests

This commit is contained in:
Elliot Glaysher 2020-09-04 17:02:11 -04:00
parent 74b40e0e52
commit a42c90db9c

View File

@ -6,6 +6,12 @@ module Urbit.Vere.Dawn ( dawnVent
, dawnCometList
, renderShip
, mineComet
-- Used only in testing
, mix
, shas
, shaf
, cometFingerprintBS
, cometFingerprint
) where
import Urbit.Arvo.Common