mirror of
https://github.com/status-im/status-go.git
synced 2025-02-07 04:13:56 +00:00
ca92f67014
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 v1
|
|
|
|
func init() {
|
|
initRLPKeyFields()
|
|
}
|