changes log epoch to use text instead of word64 due to overflow issues (#81)

This commit is contained in:
Keagan McClelland
2021-11-23 17:24:54 -07:00
parent a9c86685b5
commit ae2bc09b0f
2 changed files with 3 additions and 10 deletions

View File

@@ -82,7 +82,7 @@ EosHash
ErrorLogRecord
createdAt UTCTime
epoch Word64
epoch Text
commitHash Text
sourceFile Text
line Word32