mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-02-07 04:14:21 +00:00
add namespace to _CLITOR_IS_
This commit is contained in:
parent
610dcefff8
commit
51753302ec
@ -91,7 +91,8 @@ print_r(
|
|||||||
[
|
[
|
||||||
'version' => $software->version,
|
'version' => $software->version,
|
||||||
'protocol' => $software->protocolversion
|
'protocol' => $software->protocolversion
|
||||||
]
|
],
|
||||||
|
'namespace' => $ns->namespaceId
|
||||||
],
|
],
|
||||||
'pieces' =>
|
'pieces' =>
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user