mirror of
https://github.com/lens-protocol/core.git
synced 2026-01-10 14:48:15 -05:00
misc: todo left for testing
This commit is contained in:
@@ -344,6 +344,7 @@ library PublicationLib {
|
||||
.getPublication(commentParams.pointedProfileId, commentParams.pointedPubId)
|
||||
.referenceModule;
|
||||
if (refModule != address(0)) {
|
||||
// TODO: Test this on a fork if old modules are still supported
|
||||
try
|
||||
IReferenceModule(refModule).processComment(
|
||||
Types.ProcessCommentParams({
|
||||
|
||||
Reference in New Issue
Block a user