using "move" from cli doesnt allow moving to/from the "" (blank) account #2051

issue abrkn opened this issue on November 29, 2012
  1. abrkn commented at 10:24 AM on November 29, 2012: none
    bitcoind move "" credited 0.01
    error: {"code":-1,"message":"move <fromaccount> <toaccount> <amount> [minconf=1] [comment]\nMove from one account in your wallet to another."}
    
    bitcoind move credited "" 0.01
    error: {"code":-1,"message":"move <fromaccount> <toaccount> <amount> [minconf=1] [comment]\nMove from one account in your wallet to another."}
    
  2. 94m3k1n9 commented at 11:54 AM on November 29, 2012: contributor

    Debian Squeeze with 5c37be2db6177b8e6a4990b2efddcbac46b14a3f

    ~ # bitcoind move "" testing 1
    true
    ~ # bitcoind move "" testing 0.1
    true
    ~ # bitcoind move "" testing 0.01
    true
    ~ # bitcoind move "" testing 0.001
    true
    ~ # bitcoind move testing "" 1
    true
    ~ # bitcoind move testing "" 0.1
    true
    ~ # bitcoind move testing "" 0.01
    true
    ~ # bitcoind move testing "" 0.001
    true
    
  3. Diapolo commented at 5:35 PM on November 30, 2012: none

    @abrkn Are you using the latest version?

  4. abrkn commented at 12:11 PM on December 1, 2012: none

    closing the issue until i am able to test with latest

  5. abrkn closed this on Dec 1, 2012

  6. sidhujag referenced this in commit fadea33ff7 on Jul 13, 2018
  7. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 09:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me