Merge #524: doc: replace minisafe by liana

54679343ec04bffcaa9fa4e08b0489176ea22166 replace minisafe by liana (pythcoiner)

Pull request description:

  just rewording minisafe => liana

ACKs for top commit:
  darosior:
    web ACK 54679343ec04bffcaa9fa4e08b0489176ea22166

Tree-SHA512: 42e8966d1f03a2217f0c573cf5220124a5f22954bc1c15c929a0f3842e53e7fa5298f8c0f6be6aae4122a416bcda0205c0e896b35d93bfc04c28347a20b9a767
This commit is contained in:
Antoine Poinsot 2023-05-14 13:39:35 +02:00
commit 2bd28a1073
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -7,7 +7,7 @@ Commands must be sent as valid JSONRPC 2.0 requests, ending with a `\n`.
| Command | Description |
| ----------------------------------------------------------- | ---------------------------------------------------- |
| [`stop`](#stop) | Stops the minisafe daemon |
| [`stop`](#stop) | Stops liana daemon |
| [`getinfo`](#getinfo) | Get general information about the daemon |
| [`getnewaddress`](#getnewaddress) | Get a new receiving address |
| [`listcoins`](#listcoins) | List all wallet transaction outputs. |