paypro: begin adding code for payment protocol.
This commit is contained in:
parent
ef2035d70a
commit
f49177f0b7
3 changed files with 275 additions and 2 deletions
|
|
@ -11,7 +11,6 @@ var Key = bitcore.Key;
|
|||
var buffertools = bitcore.buffertools;
|
||||
var preconditions = require('preconditions').instance();
|
||||
|
||||
|
||||
function TxProposals(opts) {
|
||||
opts = opts || {};
|
||||
this.walletId = opts.walletId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue