From 9c0aeb3a90a91ad9ef705d916648fa7ce3db7cb8 Mon Sep 17 00:00:00 2001 From: bumblefudge Date: Mon, 28 Oct 2024 19:43:08 +0100 Subject: [PATCH] bugfix-- frontmatter bugs in CAIPs 285+311+312+316 --- CAIPs/caip-285.md | 2 +- CAIPs/caip-311.md | 2 +- CAIPs/caip-312.md | 2 +- CAIPs/caip-316.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CAIPs/caip-285.md b/CAIPs/caip-285.md index 79f71d9f..2cd71751 100644 --- a/CAIPs/caip-285.md +++ b/CAIPs/caip-285.md @@ -1,7 +1,7 @@ --- caip: 285 title: JSON-RPC Method for Revoking Session Authorizations -author: [Alex Donesky] (@adonesky1) +author: Alex Donesky (@adonesky1) discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/285/files status: Draft type: Standard diff --git a/CAIPs/caip-311.md b/CAIPs/caip-311.md index 92f9edba..73273591 100644 --- a/CAIPs/caip-311.md +++ b/CAIPs/caip-311.md @@ -1,7 +1,7 @@ --- caip: 311 title: JSON-RPC Event for Session Authorization Updates -author: [Alex Donesky] (@adonesky1) +author: Alex Donesky (@adonesky1) discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/285/files status: Draft type: Standard diff --git a/CAIPs/caip-312.md b/CAIPs/caip-312.md index df870843..4701c3e9 100644 --- a/CAIPs/caip-312.md +++ b/CAIPs/caip-312.md @@ -1,7 +1,7 @@ --- caip: 312 title: JSON-RPC Method for Retrieving Session Authorizations -author: [Alex Donesky] (@adonesky1) +author: Alex Donesky (@adonesky1) discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/285/files status: Draft type: Standard diff --git a/CAIPs/caip-316.md b/CAIPs/caip-316.md index cce5617e..2a5fb3b7 100644 --- a/CAIPs/caip-316.md +++ b/CAIPs/caip-316.md @@ -1,7 +1,7 @@ --- caip: 316 title: JSON-RPC Provider Session Lifecycle Management with CAIP-25 Sessions BCP -author: [Alex Donesky] (@adonesky1) +author: Alex Donesky (@adonesky1) discussions-to: https://github.com/ChainAgnostic/CAIPs/pull/285/files status: Draft type: Informational