Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 4b0afd7ca3fe225796cd3c44fb3146d04cda10931b152574c991438dab561df1:12:19
|
12 | self.price=FIND.calculateCost(name)
| ^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: A FIND name has to be lower-cased alphanumeric or dashes and between 3 and 16 characters
--> 097bafa4e0b48eef.FIND:97:3
|
97 | panic("A FIND name has to be lower-cased alphanumeric or dashes and between 3 and 16 characters")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^