问题标签 [pokt]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
61 浏览

ios - “查询响应为零且没有错误”

我试图在我的 iOS 应用程序中使用 Pocket AION 插件来获取我的 AION 余额,但我得到“查询响应为零且没有错误”。我的代码是

0 投票
1 回答
42 浏览

ios - 在 Xcode 中发送事务时出现“configurationError”

当我尝试在 Aion 网络上发送交易时,我不断收到“configurationError”。我正在使用 Xcode 创建我的 IOS dApp。

我必须发送交易的代码是:

我已经满足了发送交易的所有要求,但无法找出问题所在。(这是用于在 Aion 测试网“32”上发送测试令牌)。

0 投票
1 回答
77 浏览

pokt - 尝试运行节点时出错

当我运行pocket start命令时,我收到以下错误:

当我运行命令检查节点状态curl http://localhost:26657/status时,它告诉我catching_up: false现在不确定节点是否正在运行。