Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
List<StateRef> -> NotarySignature
Prevent double-spending of ledger states by registering consumed state references in a dedicated uniqueness service.
Problem it solves
Preventing double-spend attacks in a point-to-point network without broadcasting data to all participants.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.