Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcwallet
  Commit: cec3dc3e839f9a10869f8b744c102af8afdd2c60
      
https://github.com/btcsuite/btcwallet/commit/cec3dc3e839f9a10869f8b744c102af8afdd2c60
  Author: cjepson <[email protected]>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M config.go
    M walletsetup.go

  Log Message:
  -----------
  Add new --createtemp flag to btcwallet.

The createtemp flag is used to create a temporary simnet wallet for
use with btcsim or other testing suites.

The flag only works if the datadir and network to use it on (simnet)
are specified.

After starting btcwallet with the flag, the wallet immediately opens
and is functional.


Reply via email to