mirror of
https://github.com/status-im/status-go.git
synced 2025-02-11 22:37:41 +00:00
This is to free the `waku` namespace for interfaces and types that will be moved from `eth-node`.
6 lines
48 B
Go
6 lines
48 B
Go
package v0
|
|
|
|
func init() {
|
|
initRLPKeyFields()
|
|
}
|