Update intapi_changelog.md

This commit is contained in:
Maximilian Hubert 2025-02-20 00:30:05 +01:00 committed by GitHub
parent c09aa3a905
commit 5ee1f1949a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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