Class: Lemans::Trial::Verifier::Verification

Inherits:
Data
  • Object
show all
Defined in:
lib/lemans/trial/verifier.rb

Instance Attribute Summary collapse

Instance Attribute Details

#logsObject (readonly)

Returns the value of attribute logs

Returns:

  • (Object)

    the current value of logs



12
13
14
# File 'lib/lemans/trial/verifier.rb', line 12

def logs
  @logs
end

#rewardObject (readonly)

Returns the value of attribute reward

Returns:

  • (Object)

    the current value of reward



12
13
14
# File 'lib/lemans/trial/verifier.rb', line 12

def reward
  @reward
end