mirror of
https://github.com/clitor-is-protocol/kevacoin-php.git
synced 2025-02-05 19:44:26 +00:00
update comment
This commit is contained in:
parent
6ced526f8e
commit
74179b6c04
@ -8,7 +8,7 @@ class Get
|
|||||||
{
|
{
|
||||||
private array $_errors = [];
|
private array $_errors = [];
|
||||||
|
|
||||||
// Decode pieces data (by keva_get namespace response)
|
// Decode pieces (by keva_get namespace response)
|
||||||
public function decode(array $pieces): ?string
|
public function decode(array $pieces): ?string
|
||||||
{
|
{
|
||||||
$chain = [];
|
$chain = [];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user