]> Git Repo - VerusCoin.git/commit - src/wallet/rpcwallet.cpp
Support absence of wallet (pwalletMain==NULL) in several locations,
authorJeff Garzik <[email protected]>
Sun, 25 Aug 2013 04:00:02 +0000 (00:00 -0400)
committerJeff Garzik <[email protected]>
Tue, 1 Oct 2013 20:14:37 +0000 (16:14 -0400)
commitb0730874d95e42953736f49d8041221d698ed95a
treedb3e8841f61b5efccfbc1b4bc2a0b99380a64ce0
parent19c415b1cf0dc4fd5fe08e8e7e146c7996261170
Support absence of wallet (pwalletMain==NULL) in several locations,
notably RPC.
src/bitcoinrpc.cpp
src/bitcoinrpc.h
src/init.cpp
src/rpcmining.cpp
src/rpcrawtransaction.cpp
src/rpcwallet.cpp
This page took 0.02181 seconds and 4 git commands to generate.