Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Remove redundant newGethSignMessage method#72

Merged
Gudahtt merged 2 commits intomainfrom
remove-redundant-geth-sign-method
Jul 8, 2021
Merged

Remove redundant newGethSignMessage method#72
Gudahtt merged 2 commits intomainfrom
remove-redundant-geth-sign-method

Conversation

@Gudahtt
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt commented Jul 8, 2021

The newGethSignMessage method has been removed. This method was identical to signPersonalMessage, except the signing took place directly in this package rather than via eth-sig-util. We don't use this method anywhere either.

The `newGethSignMessage` method has been removed. This method was
identical to `signPersonalMessage`, except the signing took place
directly in this package rather than via `eth-sig-util`. We don't use
this method anywhere either.
@Gudahtt Gudahtt requested a review from a team as a code owner July 8, 2021 14:04
@Gudahtt Gudahtt merged commit 0d05b00 into main Jul 8, 2021
@Gudahtt Gudahtt deleted the remove-redundant-geth-sign-method branch July 8, 2021 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants