Closed tminard closed 6 months ago
Still good. 😉
I do wonder if we could/should get the key generation stuff only happening if/when needed by the first occurrence (and available there after) of a tab type. Not sure what the additional processing time/savings might be, but would be cool to have this be more sustainable/efficient/less costly.
@BigBlueHat that's a good callout. I suppose it would be easy enough to provide a generator in the create*
calls and only invoke proof generation if hasTab
requires it?
Addresses #15 and suggestion to refactor tab titles.