mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 09:23:48 +00:00
Update cmd/clef/intapi_changelog.md
Co-authored-by: Sina M <1591639+s1na@users.noreply.github.com>
This commit is contained in:
parent
af75cbbfab
commit
b77ebb06a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
> 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
|
### 3.1.0
|
||||||
|
|
||||||
* 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.
|
* Add `ContentType` `string` to `SignDataRequest` to accommodate the latest [EIP-191](https://eips.ethereum.org/EIPS/eip-191) and [EIP-712](https://eips.ethereum.org/EIPS/eip-712) implementations.
|
||||||
|
|
||||||
### 3.0.0
|
### 3.0.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue