MCPcopy Create free account
hub / github.com/DNAProject/DNA / ToArray

Method ToArray

core/states/storage_key.go:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54func (this *StorageKey) ToArray() []byte {
55 return common.SerializeToBytes(this)
56}

Callers

nothing calls this directly

Calls 1

SerializeToBytesFunction · 0.92

Tested by

no test coverage detected