Update scripts and docs to reflect chnages in 3.2.7-beta9
This commit is contained in:
@@ -4,5 +4,5 @@ end
|
||||
|
||||
function onNetworkResult(result)
|
||||
local price = json:getValue(result, "object object:USD string:last")
|
||||
aio:showText("BTC = "..price.." USD")
|
||||
ui:showText("BTC = "..price.." USD")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user