Closed kevacoin-project closed 4 years ago
Steps to reproduce:
keva_namespace my_new_namespace
While the namespace is still pending (not included in the next block), list the namespace
keva_list_namespace
The namespace returned for the pending namespace is like:
{ "Nc7SU3ZzaRaFpnBcGnChNJNHwj57pot2Ni": "insta" }
It should be like:
{ "namespaceId": "Nc7SU3ZzaRaFpnBcGnChNJNHwj57pot2Ni", "displayName": "insta" }
Steps to reproduce:
While the namespace is still pending (not included in the next block), list the namespace
The namespace returned for the pending namespace is like:
It should be like: