TBD54566975 / dap-registry-static

1 stars 2 forks source link

using just register results in the money address with a stray newline #7

Open aparkersquare opened 4 months ago

aparkersquare commented 4 months ago
> just register thejokerln
Switched to a new branch 'thejokerln'
Enter comma delimited money addresses:
urn:btc:lnaddr:thejoker@cashstaging.app
wrote registry/thejokerln/did.json
wrote registry/daps/thejokerln
now open a PR with the auto-generated files

Checking the generated file:

  "service": [
    {
      "id": "#0",
      "type": "MoneyAddress",
      "serviceEndpoint": [
        "urn:btc:lnaddr:thejoker@cashstaging.app\n"
      ]
    }
  ]
bnonni commented 4 months ago

Completed by https://github.com/TBD54566975/dap-registry-static/pull/14