mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 02:31:47 +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()
|
|
}
|