node
node copied to clipboard
Investigate if we can reduce state writes
Describe the Issue Some of the strategies (to be extended):
- check what current state writes we have and if some can be reduced/removed
- can we use cache kv store somewhere? ...
Related , might have some useful information https://github.com/zeta-chain/node/issues/350