Sha256: 2e81a8a861c241ea147adea7a51612885ad4088671023477625c87b9a35545e1

Contents?: true

Size: 147 Bytes

Versions: 13

Compression:

Stored size: 147 Bytes

Contents

module Bitbot::UpdateExchangeRates
  def on_update_exchange_rates(event = nil)
    self.exchange_rates = blockchain.get_exchange_rates()
  end
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
tipjar-0.1.196 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.195 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.194 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.193 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.192 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.191 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.19 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.18 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.171 lib/bitbot/plugin/update_exchange_rates.rb
tipjar-0.1.16 lib/bitbot/plugin/update_exchange_rates.rb
bitbot-0.0.4 lib/bitbot/plugin/update_exchange_rates.rb
bitbot-0.0.3 lib/bitbot/plugin/update_exchange_rates.rb
bitbot-0.0.2 lib/bitbot/plugin/update_exchange_rates.rb