diff --git a/src/Client.php b/src/Client.php index c6ca878..4625b43 100644 --- a/src/Client.php +++ b/src/Client.php @@ -292,6 +292,8 @@ class Client return null; } + // Pay attention: + // for some reasons, wallet hide namespaces from list where pending transaction exist public function kevaListNamespaces(): ?array { $this->_id++;