Class NWCUri
java.lang.Object
org.ngengine.wallets.nip47.NWCUri
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NWCUri
public NWCUri(@Nonnull NostrPublicKey pubkey, @Nonnull List<String> relays, @Nonnull String secret, @Nullable String lud16) -
NWCUri
- Throws:
URISyntaxException
-
-
Method Details
-
getSigner
-
getPubkey
-
getRelays
-
getLud16
-
getSecret
-
toURI
-
equals
-
hashCode
-
toString
-