entangled
entangled copied to clipboard
ciri/api:http - use string constants in process_requests
(rel #679)
At the moment, there is not a global list of static command name strings (e.g. for "attachToTangle").
We should add such a list of static exports to cclient/serializer/json
and use this in e.g. ciri/api:http