keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld
Apache License 2.0
6 stars 5 forks source link

Remove datacap methods #139

Closed fabriziogianni7 closed 1 year ago

fabriziogianni7 commented 2 years ago

I’m trying to build an object and sign it in my app exactly like they do here

How do I encode parameters before signing them?

start testing from tSignRemoveDataCapProposal in methods I'm building the object to be signed in encodeSignRemoveDataCapProposal signRemoveDataCapProposal is the main function