Class: IOSTSdk::Models::NodeInfo

Inherits:
Object
  • Object
show all
Includes:
IOSTSdk::Models
Defined in:
lib/iost_sdk/models/node_info.rb

Constant Summary

Constants included from IOSTSdk::Models

MODEL_REGISTRY

Class Method Summary collapse

Methods included from IOSTSdk::Models

included, #parse, #raw_data

Class Method Details

.attr_namesObject



11
12
13
14
15
16
17
18
19
20
# File 'lib/iost_sdk/models/node_info.rb', line 11

def self.attr_names
  [
    'build_time',
    'git_hash',
    'mode',
    'network',
    'code_version',
    'server_time'
  ]
end