From f1714ba959a1d7444d1ac024fbbea24d74561833 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Tue, 14 May 2024 14:54:16 -0700 Subject: [PATCH] Format wallet_getPermission properly --- openrpc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openrpc.yaml b/openrpc.yaml index 452d187..80faa6b 100644 --- a/openrpc.yaml +++ b/openrpc.yaml @@ -142,9 +142,9 @@ methods: result: name: wallet_switchEthereumChainExampleResult value: 'null' - - tags: + - name: wallet_getPermissions + tags: - $ref: '#/components/tags/MetaMask' - name: wallet_getPermissions summary: Gets the user's permissions. description: >- Gets the user's permissions. Introduced by