mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-03 22:13:10 +00:00
I'm dumb
This commit is contained in:
parent
14f149558f
commit
fb07ec8024
@ -129,6 +129,7 @@ namespace CodexContractsPlugin.ChainMonitor
|
||||
if (request.Content.Cid.ToHex() != r.Request.Content.Cid.ToHex()) throw new Exception("Same request has different CIDs.");
|
||||
|
||||
log.Log("Received the same request-creation event multiple times.");
|
||||
return;
|
||||
}
|
||||
|
||||
var newRequest = new ChainStateRequest(log, request, RequestState.New);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user