function main() { var url = “https://api.bloex.com/ticker/get”; var result = exchange.IO(“api”,“POST”,url); Log(result); }
運営結果は以下の通りで,問題は何でしょうか.
情報 false 2018-05-23 13:18:52 Exchange 間違い Futures_OP 4: Post http://127.0.0.1:6666/exchange: dial tcp 127.0.0.1:6666: connectex: No connection could be made because the target machine actively refused it. 2018-05-23 13:18:51
再起動する