問題タブ [web3py]
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.
209 問題
0
投票する
0
に答える
185
参照
python - ValueError: str を送信するときは、16 進文字列でなければなりません。取得: 「'0x6e...32'」
web3s.py
web3s.py で address1 と address2 を定義すると、コードはうまく機能しますが、インポート後に別のファイル (Django-Rest ビューから) で firstMethod() を呼び出して同じ引数を渡すと、次のように返されます。
示されているように、私はetherscanではなくinfuraを使用しています
問題はどこだ ?