bitshares / bitshares/python-bitshares

Unable to monitor data for objects, such as pool objects

オープン
#314 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
162
フォーク
164
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。