mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-09-14 17:21:53 +00:00
remove namespace requirement as related to parent
This commit is contained in:
parent
ae00bec6cd
commit
3106dfd529
@ -91,8 +91,7 @@ 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