Add relayinfo package and utility modules for NIP-11 support
Introduce the `relayinfo` package with `NIP-11` utilities, including `Fees`, `Limits`, and `NIPs` structures. Add utility modules for handling numbers, timestamps, and kinds. Integrate functionality for fetching and managing relay information.
This commit is contained in:
@@ -9,4 +9,4 @@ var V string
|
||||
|
||||
var Description = "relay powered by the orly framework https://next.orly.dev"
|
||||
|
||||
var URL = "https://nextorly.dev"
|
||||
var URL = "https://next.orly.dev"
|
||||
|
||||
Reference in New Issue
Block a user