Commit 4a94d1fe authored by Ralph Pichler's avatar Ralph Pichler Committed by GitHub

fix: new stamp issuer call (#2095)

parent 7ba295a8
......@@ -91,9 +91,11 @@ func (ps *service) Handle(b *Batch) {
"recovered",
string(b.Owner),
b.ID,
b.Value,
b.Depth,
b.BucketDepth,
b.Start,
b.Immutable,
))
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment