Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Add support for setting headers in async relay requests #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 20, 2024

  1. Add support for setting headers in async relay requests

    Extended `SendRelaysAsync` function to accept headers as a parameter. Added default headers and merged them with chain-specific headers across various handlers. Updated Dockerfile and included a utility function for merging maps.
    
    @note: I was unable to get the test working following the README.md
    jorgecuesta committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a7d45b View commit details
    Browse the repository at this point in the history