diff --git a/doc/API.md b/doc/API.md index bf3084a31..47097bff7 100644 --- a/doc/API.md +++ b/doc/API.md @@ -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`