IntersectMBO / IntersectMBO/ouroboros-network
Unify naming of null functions in NodeToClient
Open
technical debt
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
The `NodeToClient` module provides `nullNetworkConnectTracers` , `nullErrorPolicies` ,`chainSyncClientNull` and `localTxSubmissionClientNull`.
Please deprecate `chainSyncClientNull` and `localTxSubmissionClientNull` and provide `nullChainSyncClient` and `nullLocalTxSubmissionClient` as their replacements.
Contributor guide
Assessment
This issue has not been assessed yet.