updated old register app to work with contracts newly upgraded to accept a third parameter in uqnft.register

This commit is contained in:
realisation 2023-10-10 12:10:50 -04:00
parent f84d62c9e6
commit 1fb3b6bff1
6 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.9b4dbe66.css",
"main.js": "/static/js/main.f54b619d.js",
"main.js": "/static/js/main.321651c6.js",
"index.html": "/index.html",
"main.9b4dbe66.css.map": "/static/css/main.9b4dbe66.css.map",
"main.f54b619d.js.map": "/static/js/main.f54b619d.js.map"
"main.321651c6.js.map": "/static/js/main.321651c6.js.map"
},
"entrypoints": [
"static/css/main.9b4dbe66.css",
"static/js/main.f54b619d.js"
"static/js/main.321651c6.js"
]
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long