From 5ee1f1949a0ea3bba0e219e979237cc31e3b0b14 Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Thu, 20 Feb 2025 00:30:05 +0100 Subject: [PATCH] Update intapi_changelog.md --- cmd/clef/intapi_changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/clef/intapi_changelog.md b/cmd/clef/intapi_changelog.md index eaeb2e6862..33d797f77c 100644 --- a/cmd/clef/intapi_changelog.md +++ b/cmd/clef/intapi_changelog.md @@ -94,7 +94,7 @@ type Account struct { > Notifications are not confirmable by definition, since they do not have a Response object to be returned. As such, the Client would not be aware of any errors (like e.g. "Invalid params","Internal error" ### 3.1.0 -* Add `ContentType` `string` to `SignDataRequest` to accommodate the latest EIP-191 and EIP-712 implementations. +* Add `ContentType` `string` to `SignDataRequest` to accommodate the latest [EIP-191](https://github.com/ethereum/ercs/blob/master/ERCS/erc-191.md) and [EIP-712](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-712.md) implementations. ### 3.0.0