bnb-chain / go-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

panic when use query balance

unclezoro opened this issue · comments

commented

... I have been told that this line causes a panic when a new address is queried:
https://github.com/binance-chain/go-sdk/blob/7b958b43d0bf420cd2e1e629366e0cc9ac6dbcc6/client/rpc/dex_client.go#L204

panic: interface conversion: interface is nil, not types.NamedAccount
goroutine 3674 [running]:
github.com/binance-chain/go-sdk/client/rpc.(*HTTP).GetBalance(0xc000ef81e0, 0xc00225b200, 0x14, 0x20, 0x126649f, 0x3, 0x0, 0x0, 0x0)