make to account key as signer (#550)

fix: require to account sign
This commit is contained in:
Parth
2019-11-12 00:50:58 +05:30
committed by Michael Vines
parent 189807f5a5
commit df886a7a40
4 changed files with 4 additions and 2 deletions

View File

@ -75,6 +75,7 @@ showBalance()
connection,
transaction,
account1,
contractState,
);
})
.then(confirmTransaction)