Method: Coinbase::Validator#status

Defined in:
lib/coinbase/validator.rb

#statusSymbol

Returns the status of the Validator.



53
54
55
# File 'lib/coinbase/validator.rb', line 53

def status
  @model.status
end