taproot-assets: update homepage and description
The protocol was renamed to Taproot Assets several years ago. GitHub repo was also renamed.
This commit is contained in:
parent
911fb17000
commit
bab4f9265e
@ -28,8 +28,8 @@ buildGoModule rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Daemon for the Taro protocol specification";
|
||||
homepage = "https://github.com/lightninglabs/taro";
|
||||
description = "Daemon for the Taproot Assets protocol specification";
|
||||
homepage = "https://github.com/lightninglabs/taproot-assets";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ prusnak ];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user