@ -1,6 +1,6 @@
{
"name": "eth-crypto",
"version": "1.1.1",
"version": "1.2.0",
"description": "Cryptographic functions for ethereum and how to use them with web3 and solidity",
"keywords": [
"ethereum",
@ -43,9 +43,6 @@ describe('signed-data.md', () => {
[creatorIdentity.address] // constructor-arguments
);
console.log('aaaa');
// create create-tx
const rawTx = {
from: creatorIdentity.address,