問題タブ [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.

0 投票する
1 に答える
50 参照

blockchain - Plasma MVP パラメータの失敗/エラー

Omisego Doc による Github Plasma MVP に従って Plasma を実装しました。預金の取引を行います。

しかし、2番目の関数「send_tx」を実行しています: https://github.com/omisego/plasma-mvp#sendtx

パラメータ「[金額 1] は無効な整数です」が原因で失敗しました。パラメータのシーケンスと他の関数も知っている人はいますか?