Class SupplyResponse


  • public class SupplyResponse
    extends PathResponse
    Supply represents the current supply of MicroAlgos in the system.
    • Field Detail

      • current_round

        public Long current_round
        Round
      • onlineMoney

        public Long onlineMoney
        OnlineMoney
      • totalMoney

        public Long totalMoney
        TotalMoney
    • Constructor Detail

      • SupplyResponse

        public SupplyResponse()