changelog
Changelog
Added
Changed
allow
manifest
to be a JSON stringEscrowClient.setup
now acceptsmanifest
instead ofmanifestUrl
EscrowClient.getManifestUrl
->EscrowClient.getManifest
manifestUrl
->manifest
inIEscrow
Deprecated
Removed
Fixed
Security
How to upgrade
Typescript
yarn
yarn upgrade @human-protocol/sdk
npm
npm update @human-protocol/sdk
Python
pip install --upgrade human-protocol-sdk
Last updated