def jsonrpc_share_history(self):
     return api.share_history()
Esempio n. 2
0
 def share_history_v1(self, request):
     return api.share_history()