예제 #1
0
 def send_NotInChain(self, block_hash):
     self.send_packet(packeter.dump_NotInChain(block_hash))
예제 #2
0
 def send_NotInChain(self):
     self.send_packet(packeter.dump_NotInChain())