Branch: refs/heads/master
Home: https://github.com/conformal/btcwallet
Commit: f36a83b3cc12b7e6a76fd8e910bbf0a01b19e23a
https://github.com/conformal/btcwallet/commit/f36a83b3cc12b7e6a76fd8e910bbf0a01b19e23a
Author: Josh Rickmar <[email protected]>
Date: 2014-05-08 (Thu, 08 May 2014)
Changed paths:
M account.go
M acctmgr.go
M createtx.go
M ntfns.go
M rpcserver.go
R tx/doc.go
R tx/fixedIO_test.go
R tx/json.go
R tx/serialization.go
R tx/tx.go
R tx/tx_test.go
A txstore/doc.go
A txstore/fixedIO_test.go
A txstore/json.go
A txstore/serialization.go
A txstore/tx.go
A txstore/tx_test.go
Log Message:
-----------
Rename tx package to txstore.
Prodded by @davecgh, and I had this change in the back of my head for
a while now anyways.