AlphaWallet / AlphaWallet/Web3E
Some errors
未关闭
- 主要语言
- C
- 星标
- 152
- 派生
- 45
- PR 合并指标
- 30 天内没有已合并 PR
描述
Trying to simply make a call at arduino IDE using ESP8266, well.... trying yet.
Errors
#include "web3.h" instead of "Web3.h" at keyID.h
#Include "UECC/uECC.h" when isnt any folder for UECC or library at Types.h
After that, its like functions of Web3.h are lost
"error: no matching function for call to 'Web3::EthGetBalance(const char**)'
uint256_t balance = web3.EthGetBalance(&address); //obtain balance in Wei"
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。