mirror of
https://github.com/clitor-is-protocol/kevacoin-cli.git
synced 2025-09-02 17:31:53 +00:00
dump namespace hash
This commit is contained in:
parent
2f381f9581
commit
dfb83f1250
@ -125,6 +125,14 @@ if (empty($ns->namespaceId))
|
||||
exit;
|
||||
}
|
||||
|
||||
else
|
||||
{
|
||||
printf(
|
||||
'create namespace "%s"' . PHP_EOL,
|
||||
$ns->namespaceId
|
||||
);
|
||||
}
|
||||
|
||||
// Create meta record
|
||||
print_r(
|
||||
_exec(
|
||||
|
Loading…
x
Reference in New Issue
Block a user