forked from cerc-io/ipld-eth-server
update bite to take in string for urn and ilk
This commit is contained in:
@@ -16,8 +16,8 @@ package bite
|
||||
|
||||
type BiteModel struct {
|
||||
Id string
|
||||
Ilk []byte
|
||||
Urn []byte
|
||||
Ilk string
|
||||
Urn string
|
||||
Ink string
|
||||
Art string
|
||||
IArt string
|
||||
|
||||
Reference in New Issue
Block a user