4 questions
If you try to test if the string value is correct, an error occurs. When you do numbers, there are no errors and compiles well. However, the string keeps getting the following error message.Error: Mem...
I am studying truffles recently and am working on the following documentary: http://truffleframework.com/tutorials/pet-shopWhenever I try to cause a transaction, the error below appears.Error: Error: ...
geth —testnet —syncmode fast —rpc —rpcapi db,eth,net,web3,personal —cache=1024 —rpcport 8545 —rpcaddr 127.0.0.1 —rpccorsdomain * Or geth —rinkeby —syncmode fast —rpc —rpcapi db,eth,net,web3,personal —...
A problem occurs when you try to test if it is a valid string value. The numbers are also correct and no error messages are displayed when trying to compile. However, if you try to check the string, t...
© 2024 OneMinuteCode. All rights reserved.