sign tx
This commit is contained in:
parent
8f0413da98
commit
913b48e87f
3 changed files with 32 additions and 11 deletions
src
|
@ -201,7 +201,8 @@ var Wallet = function (seed, options) {
|
|||
break;
|
||||
}
|
||||
|
||||
// TODO: sign tx
|
||||
this.sign(tx)
|
||||
|
||||
return tx
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue