Method: QuorumSdk::Node#consensus_type
- Defined in:
- lib/quorum_sdk/node.rb
#consensus_type ⇒ Object (readonly)
Returns the value of attribute consensus_type.
13 14 15 |
# File 'lib/quorum_sdk/node.rb', line 13 def consensus_type @consensus_type end |