github.com/nspcc-dev/neo-go@v0.105.2-0.20240517133400-6be757af3eba/pkg/core/state/storage_item.go (about) 1 package state 2 3 // StorageItem is the value to be stored with read-only flag. 4 type StorageItem []byte