Branch: refs/heads/master
Home: https://github.com/conformal/btcjson
Commit: 95f8e5d6d8c117c91fbd93dc0ffffe98c96fd274
https://github.com/conformal/btcjson/commit/95f8e5d6d8c117c91fbd93dc0ffffe98c96fd274
Author: Dave Collins <[email protected]>
Date: 2014-04-11 (Fri, 11 Apr 2014)
Changed paths:
M doc.go
M jsonapi.go
Log Message:
-----------
Deprecate CreateMessage(WithId) and update docs.
This commit marks the CreateMessage and CreateMessageWithId functions as
deprecated as they are no longer maintained due to the new concrete
command approach.
It also updates the package documentation to show the new preferred method
as well as add details about btcd.
ok @jcvernaleo