From bc777a9194411b4aff5a7957a3dbb9b0d8d9227e Mon Sep 17 00:00:00 2001 From: blockjoe <69400937+blockjoe@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:34:54 -0400 Subject: [PATCH] fix: preamble formatting --- EIPS/eip-draft_auditable_rpc.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/EIPS/eip-draft_auditable_rpc.md b/EIPS/eip-draft_auditable_rpc.md index 30273c8cc553c0..86b30b4f44d536 100644 --- a/EIPS/eip-draft_auditable_rpc.md +++ b/EIPS/eip-draft_auditable_rpc.md @@ -1,12 +1,12 @@ --- title: Auditable RPC API Specification description: Extending the existing RPC specification to be auditable at the request-response lifecycle. -author: Joe Habel (blockjoe), Cristopher Ortega (crisog), Pablo Ocampo (pablocampogo) +author: Joe Habel (@blockjoe), Cristopher Ortega (@crisog), Pablo Ocampo (@pablocampogo) discussions-to: status: Draft -type: Standards +type: Standards Track category: Interface -created: 2024-07-23> +created: 2024-07-23 --- ## Abstract