Class ProofScalar

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

Serializer


public final class ProofScalar extends ByteArray
  • Field Details

  • Constructor Details

    • ProofScalar

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

      bytes - Bytes.

    • ProofScalar

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