trustbloc / sidetree-core-go

Ledger-agnostic Sidetree core components in Golang
Apache License 2.0
23 stars 17 forks source link

chore: Add error param to operation queue, 'nack' function #701

Closed bstasyszyn closed 1 year ago

bstasyszyn commented 1 year ago

Add an error parameter to the operation queue's Nack function to provide information on why the batch failed.