public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] LockUnspent not working, bug?
       [not found] <mailman.3587.1438280185.1480.bitcoin-dev@lists.linuxfoundation.org>
@ 2015-07-30 20:43 ` Ian Treibick
  2015-07-30 23:00   ` Micha Bailey
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Treibick @ 2015-07-30 20:43 UTC (permalink / raw)
  To: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

My first post to the list, not sure this is the right place, let me know if it is better to open an issue on GitHub.

This is occurring on OS X with Satoshi 0.11.0, the TXID and vout belong to the wallet:

command: lockunspent true "[ { \"txid\": \"fd697746c67f68a206bb7377fd40f35d146cc5821883e4c4b6cbf82b48e62a13\", \"vout\": 1 } ]"
output: true
command: listlockunspent
Output:
[
]

Additionally after locking the TX with lockunspent I am able to spend it from the wallet.

Cheers,

Ian

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [bitcoin-dev] LockUnspent not working, bug?
  2015-07-30 20:43 ` [bitcoin-dev] LockUnspent not working, bug? Ian Treibick
@ 2015-07-30 23:00   ` Micha Bailey
  0 siblings, 0 replies; 2+ messages in thread
From: Micha Bailey @ 2015-07-30 23:00 UTC (permalink / raw)
  To: Ian Treibick; +Cc: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

RTFM: `help lockunspent`. The boolean parameter is whether or not the UTXO
should be available.

On Thu, Jul 30, 2015 at 11:43 PM, Ian Treibick via bitcoin-dev <
bitcoin-dev@lists•linuxfoundation.org> wrote:

> My first post to the list, not sure this is the right place, let me know
> if it is better to open an issue on GitHub.
>
> This is occurring on OS X with Satoshi 0.11.0, the TXID and vout belong to
> the wallet:
>
> command: lockunspent true "[ { \"txid\":
> \"fd697746c67f68a206bb7377fd40f35d146cc5821883e4c4b6cbf82b48e62a13\",
> \"vout\": 1 } ]"
> output: true
> command: listlockunspent
> Output:
> [
> ]
>
> Additionally after locking the TX with lockunspent I am able to spend it
> from the wallet.
>
> Cheers,
>
> Ian
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists•linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>
>

[-- Attachment #2: Type: text/html, Size: 1503 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-30 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3587.1438280185.1480.bitcoin-dev@lists.linuxfoundation.org>
2015-07-30 20:43 ` [bitcoin-dev] LockUnspent not working, bug? Ian Treibick
2015-07-30 23:00   ` Micha Bailey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox