TokenScript-Examples icon indicating copy to clipboard operation
TokenScript-Examples copied to clipboard

Cannot use attributes as contract refs

Open JamesANZ opened this issue 5 years ago • 0 comments

Example:

ENS allows you to use their public resolvers (for which there are 3, maybe more) and your own resolvers.

We can get the resolver via a function call like we do in ENS view.en.js but we cannot use this attribute as a contract reference and therefore cannot dynamically provide the resolver to the user.

JamesANZ avatar Jun 02 '20 05:06 JamesANZ