Closed ZrowGz closed 11 months ago
Adds a check to both the split & merge functions that would cause the receiver's maturity to be extended.
split
merge
Includes a test to verify that this reverts appropriately.
This is related to the issue opened here: https://github.com/Byte-Masons/Reliquary/issues/28
Adds a check to both the
split
&merge
functions that would cause the receiver's maturity to be extended.Includes a test to verify that this reverts appropriately.