mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 17:50:09 +01:00
remove this
This commit is contained in:
parent
843d85bc03
commit
015bf1b07f
@ -219,7 +219,7 @@ export default class Transaction {
|
|||||||
'transaction_id': tx.id,
|
'transaction_id': tx.id,
|
||||||
}
|
}
|
||||||
|
|
||||||
return this.makeInputTemplate(fulfilledOutput.public_keys, transactionLink)
|
return Transaction.makeInputTemplate(fulfilledOutput.public_keys, transactionLink)
|
||||||
})
|
})
|
||||||
|
|
||||||
const assetLink = {
|
const assetLink = {
|
||||||
|
Loading…
Reference in New Issue
Block a user