From 39a977a3d61d86e9e5d2e509be2803c142c192f5 Mon Sep 17 00:00:00 2001 From: Dalena Date: Fri, 3 May 2024 16:31:51 -0500 Subject: [PATCH] fix: mdformat --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4de774..3d54d1c 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ ape ledger add Ledger accounts have the following capabilities in `ape`: 1. Can sign transactions -1. Can sign messages using the default EIP-191 specification -1. Can sign messages using the EIP-712 specification +2. Can sign messages using the default EIP-191 specification +3. Can sign messages using the EIP-712 specification ### Adjust HD Path