Dash Core  0.12.2.1
P2P Digital Currency
getblocktemplate_longpoll.LongpollThread Class Reference
+ Inheritance diagram for getblocktemplate_longpoll.LongpollThread:

Public Member Functions

def __init__ (self, node)
 
def run (self)
 

Public Attributes

 longpollid
 
 node
 

Detailed Description

Definition at line 11 of file getblocktemplate_longpoll.py.

Constructor & Destructor Documentation

◆ __init__()

def getblocktemplate_longpoll.LongpollThread.__init__ (   self,
  node 
)

Definition at line 12 of file getblocktemplate_longpoll.py.

Member Function Documentation

◆ run()

def getblocktemplate_longpoll.LongpollThread.run (   self)

Member Data Documentation

◆ longpollid

getblocktemplate_longpoll.LongpollThread.longpollid

◆ node

getblocktemplate_longpoll.LongpollThread.node

The documentation for this class was generated from the following file: