pengbotter

Results 10 comments of pengbotter

几个大的主流交易所得支持

OKX,BINANCE,BYBIT,FTX,HUOBI,BitMEX,BitCoke, gate.io,抹茶

> 如果您只关心余额变化,则有四个字段,前/后余额和前/后 tokenBalance。您可以使用它们来获得此交易的效果。 如果您想了解更多信息,则需要解析说明。当你收到一笔交易时,有两种不同的指令:指令和内部指令。 > if you only care about balance changes, there are four fields, pre/post balance and pre/post tokenBalance. you can use them to get the effect of...

> 这看起来像是某种驱动程序/计算不一致(转储是一个线索) > > 你用的是什么版本 CUDA 11.6 windows10 go 1.19.3 Now there is no error, but the Epoch will always be stuck at 0%

现在没有错误了,但是一直卡在0% 2022/11/11 18:10:35 m.out.Shape (100, 10), y.Shape (100, 10) 2022/11/11 18:10:37 Batches 600 Epoch 0 0 / 600 [------------------------------------------------------] 0.00%

Use the btcec library to replace it import ( btcecdsa "github.com/btcsuite/btcd/btcec/v2/ecdsa" "github.com/fbsobreira/gotron-sdk/pkg/address" "crypto/ecdsa" ) func Recover(signature, data []byte) (*ecdsa.PublicKey, error) { if len(signature) != 65 { return nil, errors.New("invalid signature...

https://blocto.github.io/solana-go-sdk/tour/token-transfer.html

现在知道怎么拿到这条数据了吗?