doc: document deriv index in getnewaddress result

This commit is contained in:
Antoine Poinsot 2023-11-16 18:09:51 +01:00
parent 2d303b139d
commit 2e2afc1d7b
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -75,9 +75,10 @@ This command does not take any parameter for now.
#### Response
| Field | Type | Description |
| ------------- | ------ | ------------------ |
| `address` | string | A Bitcoin address |
| Field | Type | Description |
| ---------------------- | ------- | ------------------------------------- |
| `address` | string | A Bitcoin address |
| `derivation_index` | integer | The derivation index for this address |
### `listaddresses`