From 2a3f760da45473bfb480752348ae06c363246e2d Mon Sep 17 00:00:00 2001 From: Enzo Junior Vezzaro Date: Thu, 29 Jun 2023 13:04:27 +0000 Subject: [PATCH] GITBOOK-634: change request with no subject merged in GitBook --- developers/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/storage.md b/developers/storage.md index 70e673d3..3fc5c8d0 100644 --- a/developers/storage.md +++ b/developers/storage.md @@ -109,7 +109,7 @@ Parameters: "name": "swapOceanFee", "outputs": [{"internalType": "uint256", "name": "", "type": "uint256"}], "stateMutability": "view", - "type": "function", + "type": "function" } } ```