Sha256: 21403109c7b161af1d7bc1dab6453f5141b4a287d2ba77aa8f0b1c06b9806f2a

Contents?: true

Size: 218 Bytes

Versions: 13

Compression:

Stored size: 218 Bytes

Contents

#!/usr/bin/env ruby

require 'goliath'
require_relative '../lib/txcatcher'
require_relative '../lib/txcatcher/server'
require 'ffi-rzmq'

TxCatcher::Catcher.new(name: TxCatcher::Config.zeromq)
TxCatcher::Cleaner.start

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
txcatcher-0.1.74 bin/txcatcher
txcatcher-0.1.73 bin/txcatcher
txcatcher-0.1.72 bin/txcatcher
txcatcher-0.1.8 bin/txcatcher
txcatcher-0.1.71 bin/txcatcher
txcatcher-0.1.7 bin/txcatcher
txcatcher-0.1.6 bin/txcatcher
txcatcher-0.1.5 bin/txcatcher
txcatcher-0.1.4 bin/txcatcher
txcatcher-0.1.3 bin/txcatcher
txcatcher-0.1.2 bin/txcatcher
txcatcher-0.1.1 bin/txcatcher
txcatcher-0.1.0 bin/txcatcher