Branch: refs/heads/master
Home: https://github.com/conformal/btcwallet
Commit: 851a9d6e41c7c218436a4215bf215922e6ad0a11
https://github.com/conformal/btcwallet/commit/851a9d6e41c7c218436a4215bf215922e6ad0a11
Author: Josh Rickmar <[email protected]>
Date: 2013-10-28 (Mon, 28 Oct 2013)
Changed paths:
M cmdmgr.go
M createtx.go
M createtx_test.go
Log Message:
-----------
Simplify txToPairs function signature.
This moves the non-error return values for txToPairs into a new
struct, createdTx, and adds an additional value for the payment
address string.