Closed neodix42 closed 1 year ago
Expected to parse cell having only its hex code:
assertEquals( Cell.of("BABE"), SnakeDataTail(BitString("BABE")) .toCell() )
fixed in 0.2.15
Expected to parse cell having only its hex code: