Method: Nem::Model::UnlockedInfo#freeslot

Defined in:
lib/nem/model/unlocked_info.rb

#freeslotObject



19
20
21
# File 'lib/nem/model/unlocked_info.rb', line 19

def freeslot
  @max_unlocked - @num_unlocked
end