Class VotingPublicKey

java.lang.Object
org.symbol.sdk.ByteArray
org.symbol.sdk.symbol.models.VotingPublicKey
All Implemented Interfaces:

Serializer


public final class VotingPublicKey extends ByteArray
  • Field Details

  • Constructor Details

    • VotingPublicKey

      public VotingPublicKey(byte[] bytes)
      Creates a new VotingPublicKey.
      Parameters:

      bytes - Bytes.

    • VotingPublicKey

      public VotingPublicKey()
      Creates a new VotingPublicKey.
  • Method Details