argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
668 stars 168 forks source link

feat: ethereum http client accept http headers #361

Closed Rick-ahnlabio closed 5 months ago

Rick-ahnlabio commented 7 months ago

Specific RPC providers, such as Klaytn API Service, include an authorization token in the HTTP header.

DarthMike commented 7 months ago

Hi @Rick-ahnlabio we've changed the tests and now running against Sepolia you'll need to rebase against develop to get the latest changes and CI to run properly