Class: Protocol::ProtocolInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/appswarm/protocols/protocol_dice.rb

Instance Attribute Summary collapse

Instance Attribute Details

#partiesObject

Returns the value of attribute parties

Returns:

  • (Object)

    the current value of parties



2
3
4
# File 'lib/appswarm/protocols/protocol_dice.rb', line 2

def parties
  @parties
end

#pkAlgObject

Returns the value of attribute pkAlg

Returns:

  • (Object)

    the current value of pkAlg



2
3
4
# File 'lib/appswarm/protocols/protocol_dice.rb', line 2

def pkAlg
  @pkAlg
end