mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add "appendCBOR" to example JSON in metadata docs
This commit is contained in:
parent
1dd05e2978
commit
fa944a0673
@ -100,6 +100,8 @@ explanatory purposes.
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
// Reflects the setting used in the input json, defaults to "true"
|
||||||
|
"appendCBOR": true,
|
||||||
// Reflects the setting used in the input json, defaults to "false"
|
// Reflects the setting used in the input json, defaults to "false"
|
||||||
"useLiteralContent": true,
|
"useLiteralContent": true,
|
||||||
// Reflects the setting used in the input json, defaults to "ipfs"
|
// Reflects the setting used in the input json, defaults to "ipfs"
|
||||||
|
Loading…
Reference in New Issue
Block a user