Ejemplo n.º 1
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.methodHelp"
Ejemplo n.º 2
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.multicall"
Ejemplo n.º 3
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.listMethods"
Ejemplo n.º 4
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.methodSignature"
Ejemplo n.º 5
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.listMethods"
Ejemplo n.º 6
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.methodSignature"
Ejemplo n.º 7
0
 def __init__(self, api):
     Method.__init__(self, api)
     self.name = "system.methodHelp"