OSDN Git Service

move wallet_store.go wallet-interface-to-database
authorChengcheng Zhang <943420582@qq.com>
Sun, 23 Jun 2019 18:09:01 +0000 (02:09 +0800)
committerChengcheng Zhang <943420582@qq.com>
Sun, 23 Jun 2019 18:09:01 +0000 (02:09 +0800)
commit2441eb401c9b935f382adde453455564c0fa08d5
treecf7ad9a9083d3a15fde39711348aaf881d35bb71
parentff2b765e4b6a99854dd7271f8b15e66e7fb1effc
move wallet_store.go
12 files changed:
database/wallet_store.go [moved from wallet/wallet_store.go with 83% similarity]
node/node.go
test/wallet_test_util.go
wallet/annotated.go
wallet/indexer.go
wallet/recovery.go
wallet/recovery_test.go
wallet/unconfirmed.go
wallet/unconfirmed_test.go
wallet/utxo_test.go
wallet/wallet.go
wallet/wallet_test.go