refactor(override): simplify header overrides to a lowercase single map
This commit is contained in:
@@ -148,7 +148,6 @@ type RelayInfo struct {
|
||||
RetryIndex int
|
||||
LastError *types.NewAPIError
|
||||
RuntimeHeadersOverride map[string]interface{}
|
||||
RuntimeHeadersDeletedNormalized map[string]bool
|
||||
UseRuntimeHeadersOverride bool
|
||||
|
||||
PriceData types.PriceData
|
||||
|
||||
Reference in New Issue
Block a user