add comments

pull/397/head
Minh Doan 6 years ago committed by Minh Doan
parent 0bbf43fe7e
commit e178f6a2a5
  1. 1
      node/constants.go

@ -1,5 +1,6 @@
package node
// DeployAccount is the accounts used for development.
type DeployAccount struct {
Address string
Private string

Loading…
Cancel
Save