mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
@@ -12,7 +12,7 @@ See the [common](https://github.com/XRPLF/clio/blob/develop/src/rpc/common) subf
|
||||
|
||||
## Implementing a handler
|
||||
|
||||
See [unittests/rpc](https://github.com/XRPLF/clio/tree/develop/unittests/rpc) for examples.
|
||||
See [tests/unit/rpc](https://github.com/XRPLF/clio/tree/develop/tests/unit/rpc) for examples.
|
||||
|
||||
Handlers need to fulfil the requirements specified by the `SomeHandler` concept (see `rpc/common/Concepts.hpp`):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user