def PullBlockSize(self, request, context): return helloworld_pb2.Number(size=len(self.blockLobby))
def PullTransactionSize(self, request, context): return helloworld_pb2.Number(size=len(self.transactionLobby))