bcnmy / userop-debugger-backend

MIT License
7 stars 2 forks source link

chore(route): refactor config route #28

Closed iamonuwa closed 10 months ago

iamonuwa commented 10 months ago

Cleaned up config route.

Sample output

    "jsonrpc": "2.0",
    "id": 2,
    "result": [
        {
            "label": "Matic",
            "value": "137"
        }
    ]
}