v2.2.1
Changes
- Adds
dataSign()
method in dag4-keystore. The only difference betweendataSign()
andpersonalSign()
is the prefix. - Adds
clean:all
script in the mainpackage.json
to clean all packages.
dataSign()
method in dag4-keystore. The only difference between dataSign()
and personalSign()
is the prefix.clean:all
script in the main package.json
to clean all packages.