Updated Perl Client AccountID (markdown)

Logan
2018-01-14 18:46:31 -08:00
parent b7138712e2
commit 479a6cad51
+1 -1
@@ -3,5 +3,5 @@ AccountID.
```perl ```perl
my val = $client->AccountID(); my val = $client->AccountID();
quest::say(val); quest::say(val); # Returns uint
``` ```