mirror of
https://github.com/status-im/status-go.git
synced 2025-02-12 23:06:51 +00:00
Place Whisper deprecation warning in the correct package README
:facepalm
This commit is contained in:
parent
5881b18526
commit
2ae33f621a
@ -1,7 +1,3 @@
|
||||
# Deprecation Warning!
|
||||
|
||||
This package is **DEPRECATED** and should not receive any further updates except for security patches.
|
||||
|
||||
# Status bindings for go-ethereum
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/status-im/status-go?status.svg)](https://godoc.org/github.com/status-im/status-go)
|
||||
|
7
whisper/README.md
Normal file
7
whisper/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Whisper
|
||||
|
||||
Go implementation of the [Whisper specifications](https://geth.ethereum.org/docs/whisper/whisper-overview)
|
||||
|
||||
# Deprecation Warning!
|
||||
|
||||
This package is **DEPRECATED** and, except for security patches, should not receive any further updates.
|
Loading…
x
Reference in New Issue
Block a user