1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

added checksum

This commit is contained in:
Sebastian Gerske 2018-11-16 14:26:31 +01:00
parent 70c0b5eaf0
commit 9a90ec80d6

View File

@ -12,4 +12,5 @@ export default class AdditionalInformation {
mediaType: "text/turtle",
}as StructuredMarkup,
]
public checksum: string
}