exonum-client icon indicating copy to clipboard operation
exonum-client copied to clipboard

Wrong type definition

Open gluxix opened this issue 3 years ago • 1 comments

https://github.com/exonum/exonum-client/blob/8e6dc9d519e007dc2793f8e4243b77d46bdfbcc4/src/types/message.js#L72

At this line type of signature is defined as Uint8Array. But, Verified constructor expects a hexadecimal string instead.

gluxix avatar Nov 17 '20 09:11 gluxix

the same is true for the author

gluxix avatar Nov 17 '20 16:11 gluxix