如何从布朗尼获取旧交易
我是布朗尼的新手,一直被这个疑问所困扰。
有没有办法调用旧的 tx 并获取事件?
我正在开发测试网和 ganache-local。
示例:
tx = contract.createCollectible({"from": get_account(wallet=1)})
如果我再次运行代码,它将创建一个新的 tx 对象。
I'm new at brownie and got stuck with this doubt.
Is there any way to call an old tx
and get the event?
I'm working on a testnet and ganache-local.
Example:
tx = contract.createCollectible({"from": get_account(wallet=1)})
If I run again the code, it will create a new tx
object.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论