CityOfZion / neon-js

Javascript libraries that allow the applications to interact with NEO blockchain
https://docs.coz.io/neo3/neon-js/index.html
MIT License
183 stars 165 forks source link

length of hex string for curve.sign #843

Closed bettybao1209 closed 2 years ago

bettybao1209 commented 2 years ago

https://github.com/CityOfZion/neon-js/blob/804b20a34872be3d6ae70bc036bdf367fc50b280/packages/neon-core/src/u/basic/curve.ts#L32 Hi, I'd like to know the length of parameter message should be even number, right? @snowypowers