sitetester

Results 7 comments of sitetester

Relevant question - https://stackoverflow.com/questions/68641157/how-can-i-stream-elements-from-inside-a-json-array-using-serde-json?noredirect=1#comment121310322_68641157

- Only in current file - Yes, code duplication could be avoided using `extend`ing interface also. Not sure, if AuthAccount really `extend`s `Keys` from OOP perspective. Since they are not...

Also here framework/src/modules/reward/types.ts

I would suggest to not use _NAME in event name, never saw such practice, rather the corresponding parameter names should be adjusted to avoid this requirement/need