diff --git a/bip-0040/service-discovery.mediawiki b/bip-0040/service-discovery.mediawiki index 15114e1b..9ad91eb1 100644 --- a/bip-0040/service-discovery.mediawiki +++ b/bip-0040/service-discovery.mediawiki @@ -124,7 +124,7 @@ | The parameters of requested method. |- ! Result [1][index] (params[index]) -| array of arrays +| array | ["address","string","String containing full Bitcoin address."] | The parameter at position index of requested method. |- @@ -140,6 +140,6 @@ |- ! Result [1][index][2] | string -| string +| String containing full Bitcoin address. | The description of the parameter at position index of requested method. |} \ No newline at end of file