Class AccountResponse

    • Field Detail

      • account

        public Account account
        Account information at a given round. Definition: data/basics/userBalance.go : AccountData
      • currentRound

        public Long currentRound
        Round at which the results were computed.
    • Constructor Detail

      • AccountResponse

        public AccountResponse()