dcrd/internal/rpcserver
JoeGruff cdc897dcc2 rpcserver: Add handleEstimateSmartFee test.
Creates a new interface that fees.Estimator satisfies that can be used
with the rpcserver. Corrects some grammar issues and adds a TODO to use
the unused chainserver result type EstimateSmartFeeResult.
2020-07-15 10:59:19 -05:00
..
testdata rpcserver: Add tests for block related handlers. 2020-07-08 20:30:52 -05:00
doc.go multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
interface.go rpcserver: Add handleEstimateSmartFee test. 2020-07-15 10:59:19 -05:00
log.go rpcserver: Add logging to internal package. 2019-10-24 21:37:27 -05:00
README.md multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00

rpcserver

Build Status ISC License Doc

Overview

This package is currently a work in progress.

License

Package rpcserver is licensed under the copyfree ISC License.