Class NWCKeysendResponse

java.lang.Object
org.ngengine.wallets.nip47.keysend.NWCKeysendResponse

public class NWCKeysendResponse extends Object
  • Constructor Details

    • NWCKeysendResponse

      public NWCKeysendResponse(@Nonnull String preimage, @Nullable Long feesPaid)
  • Method Details

    • preimage

      @Nonnull public String preimage()
    • feesPaid

      @Nullable public Long feesPaid()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object