rvv040 #63
1 changed files with 1 additions and 1 deletions
|
@ -922,7 +922,7 @@ main = do
|
||||||
let sa = decodeSaplingAddress "ztestsapling188csdsvhdny25am8ume03qr2026hdy03zpg5pq7jmmfxtxtct0e93p0rg80yfxvynqd4gwlwft5"
|
let sa = decodeSaplingAddress "ztestsapling188csdsvhdny25am8ume03qr2026hdy03zpg5pq7jmmfxtxtct0e93p0rg80yfxvynqd4gwlwft5"
|
||||||
it "Try to decode a valid TestNet Sapling Address " $ do
|
it "Try to decode a valid TestNet Sapling Address " $ do
|
||||||
print sa
|
print sa
|
||||||
sa `shouldBe` Nothing
|
sa `shouldNotBe` Nothing
|
||||||
|
|
||||||
|
|
||||||
-- | Properties
|
-- | Properties
|
||||||
|
|
Loading…
Reference in a new issue