scalahub/EasyWeb

Fix invalid signature of method (see failing test)

Closed this issue · 1 comments

assert(found2 == expected2, s"Expected: $expected2. Found: $found2")

Expected: def bar(boxName:String, value:long, ergoScript:org.sh.easyweb.Text, useP2S:boolean, registerKeys:String[], tokenIDs:byte[][], tokenAmts:long[]): void.

Found: def bar(boxName:String, value:long, :org.sh.easyweb.Text, ergoScript:boolean, useP2S:String[], registerKeys:byte[][], tokenIDs:long[]): void

Fixed in EasyMirror commit b4dfed8ba23f3817d129616318febecf29416866