Class PartyChanged


  • public final class PartyChanged
    extends Object
    • Constructor Detail

      • PartyChanged

        public PartyChanged​(String passphrase,
                            Long partyId)
    • Method Detail

      • getPassphrase

        public String getPassphrase()
        The passphrase used to derive the party id
      • getPartyId

        public Long getPartyId()
        The new party id, or null if no party
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object