Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 3d7b8c6f40d2c2676e81a90dda83e54b59919d76
https://github.com/btcsuite/btcwallet/commit/3d7b8c6f40d2c2676e81a90dda83e54b59919d76
Author: Josh Rickmar <[email protected]>
Date: 2016-04-13 (Wed, 13 Apr 2016)
Changed paths:
A rpc/legacyrpc/rpchelp_test.go
Log Message:
-----------
Resurrect rpchelp_test.go
This file was accidentally removed when the gRPC server was introduced
and the legacy JSON-RPC server was moved to the legacyrpc package.