We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e517e commit 17eb841Copy full SHA for 17eb841
universe/base.go
@@ -471,7 +471,6 @@ func (a *MintingArchive) getPrevAssetSnapshot(ctx context.Context,
471
472
inputAsset, ok := batchAssets[prevLeafKey.UniverseKey()]
473
if ok {
474
-
475
log.Debugf("script_key=%x spends item in batch, "+
476
"universe_key=%x using batch input",
477
newScriptKey, prevLeafKey.UniverseKey())
0 commit comments