bitshares / bitshares/python-bitshares
Unable to monitor data for objects, such as pool objects
Aperta
- Lingua principale
- Python
- Stelle
- 162
- Fork
- 164
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
bts = BitShares(node='wss://api.btslebin.com/ws')
n = Notify(
objects=['1.19.61', '1.19.48', '1.19.122', '1.19.62', '1.19.69', '1.19.57','1.19.121'],
on_account=pprint,
blockchain_instance=bts
)
n.listen()
It cannot capture object data about the pool when it is updated at runtime.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.