# Allows keepers to bid different prices
--rpc-host 'https://http-mainnet.hecochain.com' \
--eth-from '0x*****************************232' \
#钱包地址的keystore 文件和密码文件, 生成keystore 方式钱包可以使用:www.myetherwallet.com/
--eth-key 'key_file=/path/key_file.json,pass_file=/path/key_pass.txt' \
#拍卖类型(flip : 抵押物拍卖), 参与拍卖的金库类型(HT-A)
--model '/path/bid_model_ht.sh' \
--network 'hecomainnet' \
--keep-dai-in-vat-on-exit \
--log "/path/ht_a_mainnet.log" \