mirror of
https://github.com/kevachat/kevacoin-php.git
synced 2025-02-02 01:44:36 +00:00
add kevaListNamespaces usage note
This commit is contained in:
parent
b6e5416c58
commit
a822e76873
@ -292,6 +292,8 @@ class Client
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Pay attention:
|
||||||
|
// for some reasons, wallet hide namespaces from list where pending transaction exist
|
||||||
public function kevaListNamespaces(): ?array
|
public function kevaListNamespaces(): ?array
|
||||||
{
|
{
|
||||||
$this->_id++;
|
$this->_id++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user