dashpay / dash-network-deploy

Tools for Dash networks deployment and testing
MIT License
20 stars 19 forks source link

chore: log only grovedb operaions #592

Closed shumkov closed 11 months ago

shumkov commented 11 months ago

Issue being fixed or feature implemented

To do not duplicate data we should log only GroveDB operations with abci span. The span contains request ID that can be used to match operations with other data in elastic.

What was done?

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only