tutus-chain/pkg/core/state/storage_item.go

5 lines
101 B
Go
Executable File

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