问题标签 [omisego]
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.
omisego - 向 /admin/api/login 发出请求时,“Base.url_decode64/2 中没有函数子句匹配”
@js
在 Rocket Chat 上询问,当运行 eWallet 服务器的dockerized 版本并向/admin/api/login
端点发出请求时,FunctionClauseError
会引发如下:
运行vagrant 版本时似乎不会发生这种情况。
可以做些什么来解决这个问题?
blockchain - Plasma MVP 参数失败/错误
按照 Omisego Doc 的 Github Plasma MVP 实施 Plasma。并执行存款交易。
但运行第二个函数“send_tx”: https ://github.com/omisego/plasma-mvp#sendtx
由于参数“[amount1] 是无效整数”而失败。有没有人知道参数和其他函数的顺序?