Package nxt
Class Appendix.PublicKeyAnnouncement
- java.lang.Object
-
- nxt.Appendix.AbstractAppendix
-
- nxt.Appendix.PublicKeyAnnouncement
-
- All Implemented Interfaces:
Appendix
- Enclosing interface:
- Appendix
public static final class Appendix.PublicKeyAnnouncement extends Appendix.AbstractAppendix
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface nxt.Appendix
Appendix.AbstractAppendix, Appendix.AbstractEncryptedMessage, Appendix.Encryptable, Appendix.EncryptedMessage, Appendix.EncryptToSelfMessage, Appendix.Message, Appendix.Phasing, Appendix.Prunable, Appendix.PrunableEncryptedMessage, Appendix.PrunablePlainMessage, Appendix.PublicKeyAnnouncement, Appendix.UnencryptedEncryptedMessage, Appendix.UnencryptedEncryptToSelfMessage, Appendix.UnencryptedPrunableEncryptedMessage
-
-
Constructor Summary
Constructors Constructor Description PublicKeyAnnouncement(byte[] publicKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
getPublicKey()
-
Methods inherited from class nxt.Appendix.AbstractAppendix
getBaselineFee, getBaselineFeeHeight, getFullSize, getJSONObject, getNextFee, getNextFeeHeight, getSize, getVersion, isPhased, putBytes
-
-