fixed ip4v enforcement
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
|
||||
ChainID uint64
|
||||
NativeToken string
|
||||
TokenConfigs []TokenContract
|
||||
|
||||
Reference in New Issue
Block a user