Looks like locks are happening against the Yours payment ad…
Looks like locks are happening against the Yours payment address, but Yours only shows locks and automatically unlocks for the identity address. This will be resolved with some upcoming fixes for yours wallet, but that's a couple of months away.
Replies
fyi arghzero
thanks for the headsup!
took a look, adjusted the code to do the locking against the identityAddress. just to confirm i'm doing it right, in our ui we should ask users to deposit funds to the payment address (what yours.getAddresses() refers to as the bsvAddress), but when we create the lock tx we should create it using the identityAddress?
Yes. When automatically unlocking, Yours will transfer your locked coins from identityAddress to bsvAddress. When they are locked, they are locked to identityAddress.
great, thanks for the confirmation. fix shiild
be live now