Class ApplicationStateSchema


  • public class ApplicationStateSchema
    extends PathResponse
    Specifies maximums on the number of each type that may be stored.
    • Field Detail

      • numByteSlice

        public Long numByteSlice
        (nbs) num of byte slices.
      • numUint

        public Long numUint
        (nui) num of uints.
    • Constructor Detail

      • ApplicationStateSchema

        public ApplicationStateSchema()