node.go 66 B

12345
  1. package cherryApp
  2. func NodeID() string {
  3. return _app.NodeID()
  4. }