Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
add moegrammer btc:lnaddr and update btc:addr (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistermoe authored Jun 28, 2024
1 parent aa36542 commit 9689f64
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion registry/moegrammer/did.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,14 @@
"id": "#yolo",
"type": "MoneyAddress",
"serviceEndpoint": [
"urn:btc:addr:bc1qlku6fqqq28xnlv63zar2qj24nmwpqz6nhn0gap"
"urn:btc:lnaddr:[email protected]"
]
},
{
"id": "#yolo",
"type": "MoneyAddress",
"serviceEndpoint": [
"urn:btc:addr:bc1q2mhcf9w266j5czepxx6rxgck28afxfm5hejyhw87tj03l07gh2ns3ase6z"
]
}
]
Expand Down

0 comments on commit 9689f64

Please sign in to comment.