lib/bitcoin/gui/helpers.rb in bitcoin-ruby-0.0.1 vs lib/bitcoin/gui/helpers.rb in bitcoin-ruby-0.0.2
- old
+ new
@@ -1,4 +1,6 @@
+# encoding: ascii-8bit
+
module Bitcoin::Gui::Helpers
def display_tx tx_hash
tx = @storage.get_tx(tx_hash)
dialog(:tx, setup: ->(d) {