quick fixes

This commit is contained in:
bt3gl 2024-03-14 20:38:16 +01:00
parent d11285412e
commit 6275a92c6f
18 changed files with 18 additions and 18 deletions

View file

@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
# This class implements an (ongoing) wrapper for web3 libs.
# author: steinkirch
# author: Mia Stein
from web3 import Web3, HTTPProvider, WebsocketProvider, IPCProvider
from web3.middleware import geth_poa_middleware