Example #1
0
 def getBalance(self):
     balanceView = BalanceView(contract=self.contract)
     return balanceView.get_current_balance()