issues
search
trustbloc
/
sidetree-core-go
Ledger-agnostic Sidetree core components in Golang
Apache License 2.0
23
stars
17
forks
source link
Add unpublished operation store option
#610
Closed
sandrask
closed
3 years ago
sandrask
commented
3 years ago
Add unpublished operation store option to following components:
resolver (add unpublished operation to the unpublished operation store during ingestion)
operation processor (add operation from unpublished store to the operations from published store and assemble document)
txn processor (will delete all unpublished operations once they are published to operation store)
Add unpublished operation store option to following components: