From 458be281ca99439ae3f63a325015fdb98cb0e6d8 Mon Sep 17 00:00:00 2001 From: dtfiedler Date: Thu, 24 Oct 2024 09:25:30 -0500 Subject: [PATCH] chore(docs): op, anotha one --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bec50e5a..0ece1fe1 100644 --- a/README.md +++ b/README.md @@ -638,6 +638,7 @@ const auctions = await io.getAuctions({ } ``` + #### `getAuction({ name })` Retrieves the auction data for the specified auction name.