Skip to content

Instantly share code, notes, and snippets.

@aymericdelab
Created October 9, 2021 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aymericdelab/524497f2c72fe22414d48aabdf4d98a4 to your computer and use it in GitHub Desktop.
Save aymericdelab/524497f2c72fe22414d48aabdf4d98a4 to your computer and use it in GitHub Desktop.
{
"version": "foo.1.4.2",
"license": { "name": "ISC" },
"authors": [ "Seb Mondet <seb@mondet.org>" ],
"source": {
"tools": ["SmartPy dev-20201031", "Flextesa 20200921"],
"location": "https://gitlab.com/smondet/fa2-smartpy/-/blob/c05d8ff0/multi_asset.py"
},
"interfaces": [ "TZIP-012" ],
"errors":[
{ "error": {"int": "42"},
"expansion": { "string": "You did something wrong"},
"languages": ["en"] },
{ "error": {"int": "42"},
"expansion": { "bytes": "0x7175656c7175652063686f7365206e276120706173206d61726368c3a9"},
"languages": ["fr"] },
{ "view": "translateStringError" }
],
"views": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment