mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-03 03:56:22 -04:00
Enforce consistent formatting of Markdown files
This commit is contained in:
parent
7397cb5990
commit
febc68c780
6 changed files with 26 additions and 14 deletions
|
@ -1,12 +1,10 @@
|
|||
Monero Harness
|
||||
==============
|
||||
# Monero Harness
|
||||
|
||||
Provides an implementation of `testcontainers::Image` for a monero image to run
|
||||
`monerod` and `monero-wallet-rpc` in a docker container.
|
||||
|
||||
Also provides two standalone JSON RPC clients, one each for `monerod` and `monero-wallet-rpc`.
|
||||
|
||||
Example Usage
|
||||
-------------
|
||||
## Example Usage
|
||||
|
||||
Please see `tests/*` for example usage.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue