Class ProtocolParametersResponse


  • public class ProtocolParametersResponse
    extends java.lang.Object
    • Constructor Detail

      • ProtocolParametersResponse

        public ProtocolParametersResponse​(com.google.gson.JsonObject response)
    • Method Detail

      • getVersion

        public int getVersion()
      • getNetworkName

        public java.lang.String getNetworkName()
      • getBech32Hrp

        public java.lang.String getBech32Hrp()
      • getMinPowScore

        public int getMinPowScore()
      • getBelowMaxDepth

        public int getBelowMaxDepth()
      • getRentStructure

        public com.google.gson.JsonObject getRentStructure()
      • getTokenSupply

        public java.lang.String getTokenSupply()