-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Instead of typing:
const client = getClient("bsx")
const query = client.collectionListByIssuer('vikiival')and keeping track of the client, or reinitializing it all over and over again, it could be better to just have one static client, that would be used like this:
const query = bsx.collectionListByIssuer('vikiival')Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels