mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
.
This commit is contained in:
parent
3281c44ac0
commit
6d82d374d7
@ -133,7 +133,7 @@ function transferOwnership(txCreated, newOwner) {
|
||||
},
|
||||
)
|
||||
|
||||
// Sign with the owner of the paint (Alice)
|
||||
// Sign with the key of the owner of the painting (Alice)
|
||||
const signedTransfer = BigchainDB.Transaction
|
||||
.signTransaction(createTranfer, alice.privateKey)
|
||||
conn.postTransaction(signedTransfer)
|
||||
|
Loading…
Reference in New Issue
Block a user