Browse Source

add namespace to _CLITOR_IS_

main
ghost 10 months ago
parent
commit
51753302ec
  1. 3
      kevacoin/put.php

3
kevacoin/put.php

@ -91,7 +91,8 @@ print_r(
[ [
'version' => $software->version, 'version' => $software->version,
'protocol' => $software->protocolversion 'protocol' => $software->protocolversion
] ],
'namespace' => $ns->namespaceId
], ],
'pieces' => 'pieces' =>
[ [

Loading…
Cancel
Save