Documentation changes.

This commit is contained in:
chriseth
2020-05-13 22:16:34 +02:00
parent af44c05f1a
commit 0148525aee
3 changed files with 43 additions and 3 deletions
+5 -1
View File
@@ -1,3 +1,5 @@
.. _metadata:
#################
Contract Metadata
#################
@@ -54,7 +56,9 @@ explanatory purposes.
// Required (unless "content" is used, see below): Sorted URL(s)
// to the source file, protocol is more or less arbitrary, but a
// Swarm URL is recommended
"urls": [ "bzzr://56ab..." ]
"urls": [ "bzzr://56ab..." ],
// Optional: SPDX license identifier as given in the source file
"license": "MIT"
},
"destructible": {
// Required: keccak256 hash of the source file