ygcool

Results 32 comments of ygcool
trafficstars

这个能直接用于dcat-admin上?

这个我看了的,是1.0的 目前2.x版本的还没有

👍🏻期待!

> Facing the same issue only on mainnet. `message: "Server Error"` If someone has the solution, please share. Hi, look this: #133

> 这个备注在链上看不到 检查你的文案是否有敏感词,文案是否过长.

#133 提交了PR,等官方合并。或者自行参考了自己抽离出来使用也一样

[#82](https://github.com/iexbase/tron-api/issues/82#issuecomment-991477636)

> Can be solved. thank you! When I send a transaction,New error: [Example](https://pkg.go.dev/github.com/centrifuge/go-substrate-rpc-client/v4#example-package-DisplaySystemEvents) unable to decode field 4 event #1 with EventID [2 2], field Balances_Transfer: expected more bytes, but...

> @ygcool same reason as before, the current `Value` field that we have for that event is `U128` when the parachain sends it as `U64`. > > Making the following...

1. If I use this [example](https://pkg.go.dev/github.com/centrifuge/go-substrate-rpc-client/v4#example-package-DisplaySystemEvents) listen transactions, I passed balances_ Transfer can get from/to/value, How to get transaction hash and block number? Or how to make sure the deal...