Move rename to legacy

This commit is contained in:
Javed Khan 2015-02-10 17:50:48 +05:30 committed by Josh Rickmar
parent 437c7b3e59
commit 814d5c8771
4 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ import (
"github.com/btcsuite/btcd/txscript"
"github.com/btcsuite/btcd/wire"
"github.com/btcsuite/btcutil"
"github.com/btcsuite/btcwallet/rename"
"github.com/btcsuite/btcwallet/legacy/rename"
"github.com/btcsuite/golangcrypto/ripemd160"
)

View file

@ -29,7 +29,7 @@ import (
"github.com/btcsuite/btcd/wire"
"github.com/btcsuite/btcutil"
"github.com/btcsuite/btcwallet/rename"
"github.com/btcsuite/btcwallet/legacy/rename"
)
// filename is the name of the file typically used to save a transaction