Namespace NArk.Abstractions.Safety
Classes
- CompositeDisposable
Disposes a group of sync and async disposables; exceptions from individual items are suppressed.
Interfaces
- ISafetyService
Provides distributed locking to prevent concurrent operations on the same resources (e.g., double-spending the same VTXO, concurrent batch signing for the same wallet).