Fix: Refactoring RNS & gutting Stray Debris #438
Annotations
5 errors
Test:
x/storage/types/message_buy_storage.go#L19
unknown field DurationDays in struct literal of type MsgBuyStorage
|
Test:
x/storage/types/message_buy_storage.go#L20
cannot use bytes (variable of type int64) as string value in struct literal
|
Test:
x/storage/types/message_buy_storage.go#L63
msg.DurationDays undefined (type *MsgBuyStorage has no field or method DurationDays)
|
Test:
x/storage/types/message_buy_storage.go#L64
msg.DurationDays undefined (type *MsgBuyStorage has no field or method DurationDays)
|
Test
Process completed with exit code 2.
|