Unverified Commit 7d79b741 authored by vipwzw's avatar vipwzw Committed by GitHub

Update types.go

parent 28fa733a
...@@ -10,7 +10,7 @@ import ( ...@@ -10,7 +10,7 @@ import (
) )
type addrAndprivacy struct { type addrAndprivacy struct {
PrivacyKeyPair *privacy.Privacy PrivacyKeyPair *privacy.Privacy
Addr *string Addr *string
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment