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
        number of byte slices.
      • numUint

        public Long numUint
        number of uints.
    • Constructor Detail

      • ApplicationStateSchema

        public ApplicationStateSchema()