Uses of Class
xyz.tcheeric.cashu.voucher.nostr.config.NostrRelayConfig.NostrRelayConfigBuilder
Packages that use NostrRelayConfig.NostrRelayConfigBuilder
-
Uses of NostrRelayConfig.NostrRelayConfigBuilder in xyz.tcheeric.cashu.voucher.nostr.config
Methods in xyz.tcheeric.cashu.voucher.nostr.config that return NostrRelayConfig.NostrRelayConfigBuilderModifier and TypeMethodDescriptionAdds a single relay URL to the configuration.Sets multiple relay URLs at once.NostrRelayConfig.NostrRelayConfigBuilder.useCashuRelays()Uses Cashu-specific relays.NostrRelayConfig.NostrRelayConfigBuilder.useWellKnownRelays()Uses well-known public relays.