Update acw.lua
This commit is contained in:
parent
cf1a6e7455
commit
700812653c
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ function worker(args)
|
||||||
local timeout = args.timeout or 600
|
local timeout = args.timeout or 600
|
||||||
local settings = args.settings or function() end
|
local settings = args.settings or function() end
|
||||||
|
|
||||||
|
|
||||||
local function update()
|
local function update()
|
||||||
btc = parse(get("https://coinbase.com/api/v1/prices/buy"))
|
btc = parse(get("https://coinbase.com/api/v1/prices/buy"))
|
||||||
if btc then
|
if btc then
|
||||||
|
|
Loading…
Add table
Reference in a new issue