From 479a6cad51e0346db4d2aa73134de07ab0538afd Mon Sep 17 00:00:00 2001 From: Logan Date: Sun, 14 Jan 2018 18:46:31 -0800 Subject: [PATCH] Updated Perl Client AccountID (markdown) --- Perl-Client-AccountID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Perl-Client-AccountID.md b/Perl-Client-AccountID.md index 7bc638d..c2b8bfa 100644 --- a/Perl-Client-AccountID.md +++ b/Perl-Client-AccountID.md @@ -3,5 +3,5 @@ AccountID. ```perl my val = $client->AccountID(); -quest::say(val); +quest::say(val); # Returns uint ``` \ No newline at end of file