From d5ff9d4a2f4aa888475ffc5483f4d534e0ad9945 Mon Sep 17 00:00:00 2001 From: Hans Svensson Date: Thu, 15 Jun 2023 22:45:39 +0200 Subject: [PATCH] fix AENS.update stdlib doc (#459) --- docs/sophia_stdlib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sophia_stdlib.md b/docs/sophia_stdlib.md index 450568c..d136669 100644 --- a/docs/sophia_stdlib.md +++ b/docs/sophia_stdlib.md @@ -190,7 +190,7 @@ using the private key of the `owner` account for signing. ##### update ``` AENS.update(owner : address, name : string, expiry : option(Chain.ttl), client_ttl : option(int), - new_ptrs : map(string, AENS.pointee), ) : unit + new_ptrs : option(map(string, AENS.pointee)), ) : unit ``` Updates the name. If the optional parameters are set to `None` that parameter