From fdb02908c269098261d0a66bfa8332359a971088 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 6 Dec 2023 13:40:58 +0200 Subject: [PATCH] update kevaListNamespaces comment --- src/Client.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Client.php b/src/Client.php index 4625b43..19742b5 100644 --- a/src/Client.php +++ b/src/Client.php @@ -294,6 +294,7 @@ class Client // Pay attention: // for some reasons, wallet hide namespaces from list where pending transaction exist + // to get some data e.g. namespace name, use keva_get / _KEVA_NS_ with max height value instead of this method public function kevaListNamespaces(): ?array { $this->_id++;