neo-go/pkg/core/state/storage_item.go
2021-03-09 12:11:26 +03:00

4 lines
101 B
Go

package state
// StorageItem is the value to be stored with read-only flag.
type StorageItem []byte