menu
dart_nostr package
documentation
nostr/instance/relays/base/relays.dart
NostrRelaysBase
relayInformationsDocumentNip11 abstract method
relayInformationsDocumentNip11 abstract method
dark_mode
light_mode
relayInformationsDocumentNip11
abstract method
Future
<
RelayInformations
>
relayInformationsDocumentNip11
(
{
required
String
relayUrl
,
})
Implementation
Future<RelayInformations> relayInformationsDocumentNip11({ required String relayUrl, });
dart_nostr package
documentation
nostr/instance/relays/base/relays
NostrRelaysBase
relayInformationsDocumentNip11 abstract method
NostrRelaysBase class