Class: Chain::ControlProgram Deprecated

Inherits:
ResponseObject show all
Defined in:
lib/chain/control_program.rb

Overview

Deprecated.

(as of version 1.1) Use Receiver instead.

Instance Attribute Summary collapse

Method Summary

Methods inherited from ResponseObject

#[], #[]=, #initialize, #to_h, #to_json

Constructor Details

This class inherits a constructor from Chain::ResponseObject

Instance Attribute Details

#control_programString (readonly)

Hex-encoded string representation of the control program.

Returns:

  • (String)


9
# File 'lib/chain/control_program.rb', line 9

attrib :control_program