Skip to content

Commit 3642f9a

Browse files
committed
Update comment
1 parent 7a8d080 commit 3642f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/sfc/SFC.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ contract SFC is Initializable, Ownable, Version {
935935
// solhint-disable-next-line no-empty-blocks
936936
if (!success) {
937937
// ignore treasury transfer failure
938-
// this is prevention against treasuryAddress being able to break epoch sealing
938+
// the treasury failure must not endanger the epoch sealing
939939
}
940940
}
941941
}

0 commit comments

Comments
 (0)