![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Member Functions | |
def | __init__ (self, node) |
def | run (self) |
Public Attributes | |
longpollid | |
node | |
Definition at line 11 of file getblocktemplate_longpoll.py.
def getblocktemplate_longpoll.LongpollThread.__init__ | ( | self, | |
node | |||
) |
Definition at line 12 of file getblocktemplate_longpoll.py.
def getblocktemplate_longpoll.LongpollThread.run | ( | self | ) |
Definition at line 21 of file getblocktemplate_longpoll.py.
Referenced by test_framework.socks5.Socks5Server.start().
getblocktemplate_longpoll.LongpollThread.longpollid |
Definition at line 16 of file getblocktemplate_longpoll.py.
Referenced by getblocktemplate_longpoll.LongpollThread.run().
getblocktemplate_longpoll.LongpollThread.node |
Definition at line 19 of file getblocktemplate_longpoll.py.
Referenced by getblocktemplate_longpoll.LongpollThread.run().