issues
search
keyko-io
/
filecoin-verifier-tools
Javascript implementation of a HAMT using ipld
Apache License 2.0
6
stars
5
forks
source link
Verify signature dc removal
#192
Closed
fabriziogianni7
closed
1 year ago
fabriziogianni7
commented
1 year ago
Description
update encodeRemoveDataCapParameters function to return the txBlob adding the prefix "fil_removedatacap:" at the beginnign of the buffer
added test in verifySignature.js
updated version to v2.2.4
to run test run:
npx jest api
Description
npx jest api