php-electrum-api icon indicating copy to clipboard operation
php-electrum-api copied to clipboard

Get Address History returns null

Open oasin opened this issue 4 years ago • 0 comments

\Electrum\Request\Method\Address\GetAddressHistory method returns empty values

While $this->client->execute('getaddresshistory', ['address' => $address]); returns arrays (works fine)

oasin avatar May 26 '21 08:05 oasin