eth-monitor

Monitor and cache ethereum transactions with match filters
git clone git://git.defalsify.org/eth-monitor.git
Info | Log | Files | Refs | README | LICENSE

eth-monitor-import.overrides (574B)


      1 addressfile	Load address include matching rules from file. Addresses must be given as a comma-separated list.	--address-file	file
      2 storetx	Store transaction data in cache for matching transactions. Requires \fB--cache-dir\fP.	--store-tx-data	
      3 storeblock	Store block data in cache for matching transactions. Requires \fB--cache-dir\fP.	--store-block-data	
      4 list	List all supported services.	--list-services	
      5 sockshost	Connect through the specified socks4a host (e.g. tor)	--socks-host	host
      6 socksport	Connect through the specified socks4a host port (e.g. tor)	--socks-port	port