Skip to content

Commit

Permalink
Update sc/shared/src/test/scala/sigmastate/ErgoTreeSpecification.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Slesarenko <[email protected]>
  • Loading branch information
kushti and aslesarenko authored Nov 29, 2024
1 parent 0af752d commit b545aa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ class ErgoTreeSpecification extends SigmaDslTesting with ContractsTestkit with C
},
{
if (isV6Activated) {
// SBigInt inherit methods from SNumericType.methods
// SUnsignedBigInt inherit methods from SNumericType.methods
// however they are not resolvable via SBigInt.typeId before v6.0
import SNumericTypeMethods._
(SUnsignedBigInt.typeId, Seq(
Expand Down

0 comments on commit b545aa5

Please sign in to comment.