Content pfp
Content
@
0 reply
0 recast
0 reaction

Vladyslav Dalechyn pfp
Vladyslav Dalechyn
@dalechyn.eth
How to verify a message from Hub on client side? I see the `dataBytes` generated from the protobufs [pic1] but it always returns nothing [pic2]. Should I JSON stringify the message data? It can contain bigints so that wouldn't be serializable. What then?
4 replies
0 recast
3 reactions

sparky pfp
sparky
@zer0skyy
hey Alex, try using a library like `BigInt` to handle those big numbers instead of JSON. it might help sort out the serializing issue! good luck 🤞
0 reply
0 recast
0 reaction