Add FlipKick log events transformer

This commit is contained in:
Elizabeth
2018-08-07 10:51:34 -05:00
committed by GitHub
parent 66decaaa78
commit c617cd9c9d
1066 changed files with 200929 additions and 95 deletions
+1
View File
@@ -1,6 +1,7 @@
package core
type Header struct {
Id int64
BlockNumber int64 `db:"block_number"`
Hash string
Raw []byte