fix: merge runtime and channel header overrides, skip missing source headers
This commit is contained in:
@@ -148,6 +148,7 @@ 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