brandonm78
Results
2
issues of
brandonm78
Im trying to install this module on Ubuntu version 20 and getting the following error. Any help would be appreciated. :~/ronin/raku$ zef install https://github.com/timo/json_fast.git ===> Testing: JSON::Fast:ver:auth [JSON::Fast] Cannot resolve...
In my script I have: let hash = new_transaction.hash() after I sign the transaction but am not getting the same hash on etherscan. How do I generate the correct transaction...