OSDN Git Service

clean
[bytom/vapor.git] / toolbar / precog / database / orm / node.go
index 20882d9..151ad56 100644 (file)
@@ -6,6 +6,7 @@ import (
 
 type Node struct {
        Alias                    string
+       Xpub                     string
        PublicKey                string
        Host                     string
        Port                     uint16