From a822e76873289fc9e0be2704581a7f2e5bad94ed Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 6 Dec 2023 13:32:39 +0200 Subject: [PATCH] add kevaListNamespaces usage note --- src/Client.php | 2 ++ 1 file changed, 2 insertions(+) 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++;