30 31 32
# File 'lib/bitcoin/descriptor/multi.rb', line 30 def args "#{threshold},#{keys.join(',')}" end