AlphaWallet / AlphaWallet/Web3E
Some errors
Đang mở
- Ngôn ngữ chính
- C
- Star
- 152
- Fork
- 45
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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"
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.