fixed tron ip connection
All checks were successful
ci/woodpecker/push/gateway_tron Pipeline was successful
All checks were successful
ci/woodpecker/push/gateway_tron Pipeline was successful
This commit is contained in:
@@ -170,6 +170,7 @@ type Network struct {
|
||||
RPCURL string
|
||||
GRPCUrl string // Native TRON gRPC endpoint (for transactions)
|
||||
GRPCToken string // Optional auth token for TRON gRPC (x-token header)
|
||||
GRPCForceIPv4 bool // Force IPv4 sockets when dialing TRON gRPC endpoint.
|
||||
ChainID uint64
|
||||
NativeToken string
|
||||
TokenConfigs []TokenContract
|
||||
|
||||
Reference in New Issue
Block a user