jack hace 5 meses
padre
commit
352b643941
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      project/monad/faucet.py

+ 1 - 0
project/monad/faucet.py

@@ -26,6 +26,7 @@ async def send_post_request(wallet: str, timeout: float = 10.0) -> None:
         timeout: 请求超时时间(秒)
     """
     url = "https://faucet.nerzo.xyz/monad"
+
     headers = {
         "accept": "text/x-component",
         "accept-encoding": "gzip, deflate, br, zstd",