finishing up code issues, updated documentation

This commit is contained in:
2025-01-11 21:03:54 +00:00
parent a0e0a8f73e
commit 084e1f4a7d
11 changed files with 57 additions and 235 deletions

View File

@@ -60,7 +60,13 @@ import API
runP2PRC
:: MapPortRequest -- ^ TCP Port Request
-> IO ()
runP2PRC (MkMapPortRequest portNumber domainName) = let
runP2PRC
( MkMapPortRequest
portNumber
domainName
)
=
let
--
-- TODO: add quickcheck testing (quickchecking-dynamic)