CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Blockchain
> TypeError: object supporting the buffer API required how to solve
TypeError: object supporting the buffer API required how to solve
Time:09-22
The code is as follows:
Hash_result=hashlib. Sha3_256 (encode (STR (header) + STR (nonce))). Hexdigest ()
Error message is as follows:
TypeError: object supporting the required buffer API
How do I solve this problem?
Page link:
https//www.codepudding.com/Blockchain/21745.html
Prev:
Node purse collection when submitted to the unknown account
Next:
Teaching VOS3000 o
Tags:
Block chain technology
Related
Links:
CodePudding