6 lines
48 B
Go
6 lines
48 B
Go
package v1
|
|
|
|
func init() {
|
|
initRLPKeyFields()
|
|
}
|
package v1
|
|
|
|
func init() {
|
|
initRLPKeyFields()
|
|
}
|