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
This git issues asks to introduce a new service to offer check and recovery functions.
The checks should allow the developer to identify issues in the local databases. Issues can be anything like mismatches among the databases themselves, mismatches with the ledger, and so on.
The recovery functions should allow the developer to resolve the mismatches that can be resolved.
The text was updated successfully, but these errors were encountered:
- all the fungible tests have OnlyUnit set to true.
- RestoreTMS will only take care of the Pending transaction.
The git issue (#766)
tracks the restructuring of the checks and recovery functions
Signed-off-by: Angelo De Caro <[email protected]>
- all the fungible tests have OnlyUnit set to true.
- RestoreTMS will only take care of the Pending transaction.
The git issue (#766)
tracks the restructuring of the checks and recovery functions
Signed-off-by: Angelo De Caro <[email protected]>
This git issues asks to introduce a new service to offer check and recovery functions.
The checks should allow the developer to identify issues in the local databases. Issues can be anything like mismatches among the databases themselves, mismatches with the ledger, and so on.
The recovery functions should allow the developer to resolve the mismatches that can be resolved.
The text was updated successfully, but these errors were encountered: