You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a new table for logging of all transactions that happens through GRPC, can probably be done with some middleware. Simply a table with timestamp and json string of all that came through the endpoints. Include signatures so can analyse everything that was done to get the database to its current state
The text was updated successfully, but these errors were encountered:
Make a new table for logging of all transactions that happens through GRPC, can probably be done with some middleware. Simply a table with timestamp and json string of all that came through the endpoints. Include signatures so can analyse everything that was done to get the database to its current state
The text was updated successfully, but these errors were encountered: