knight2008

Results 6 comments of knight2008

please verify the code below. Is your python version 3.x? =================== root@iZuf63dqaawoexrsw4tejsZ:~# python --version Python 3.7.1 root@iZuf63dqaawoexrsw4tejsZ:~# root@iZuf63dqaawoexrsw4tejsZ:~# cat tron_address.py # coding=utf-8 if __name__ == "__main__": from tronapi import Tron...

this line report error. print('-- Base58: ' + account.address.base58) not account = tron.create_account -------------------- Traceback (most recent call last): File "tron_address.py", line 11, in print('-- Base58: ' + account.address.base58)

eth_getBlockByNumber get error. ---------------------------------- block number: 65537 PHP Fatal error: Uncaught Graze\GuzzleHttp\JsonRpc\Exception\ClientException: Client RPC error response [uri] / [method] eth_getBlockByNumber [error code] -32602 [error message] invalid argument 0: hex number...

same issue here. Generate new address and private key, but sometimes the private key is invalid starting with two zero. I have new 10 address, but 4 of them are...

sometimes the private key is invalid due to missing two zero. 604, 64, 0x1e6263c7ff3b6dacd489c094f1a92a06db5a4b352703e10e629a1263275ac8 should be 604, 64, 0x001e6263c7ff3b6dacd489c094f1a92a06db5a4b352703e10e629a1263275ac8 so how can we get the exact valid private key from...

i.e.: I use this private key and import it to MetaMask or MEW online. but it does not work, the MM report invalid private key. 603, 68, 0x0093dd5b691b1c467869d4ff6783366c563d07d76e6ffa3e99142970f0bebe0253