This creates rpcserver.Chain and rpcserver.UtxoEntry interfaces and respective rpcChain and rpcUtxoEntry adaptors that implement those interfaces. This starts to decouple rpcserver from the concrete BlockChain implementation and allows for mocking those interfaces when testing rpcserver handlers. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| interface.go | ||
| log.go | ||
| README.md | ||