UUID -> PubKeyEd25519

This commit is contained in:
Jae Kwon
2015-07-15 14:31:03 -07:00
parent fd64547ce7
commit e4c351f5fc
23 changed files with 15 additions and 1217 deletions

View File

@ -12,7 +12,6 @@ type NodeInfo struct {
ChainID string `json:"chain_id"`
Version string `json:"version"`
Revision string `json:"revision"`
UUID string `json:"uuid"`
Host string `json:"host"`
P2PPort uint16 `json:"p2p_port"`
RPCPort uint16 `json:"rpc_port"`