-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
Hi, I am starting to focus on creating an SDK to utilize the polkadot and evm functions for our substrate based chain. However, when trying to use the most recent version, I am getting a DeprecationWarning
that is causing me to not make any more progress (for substrate native txs).
Importing with: from substrateinterface import SubstrateInterface
Occurs on the code: substrate = SubstrateInterface(url=base_url)
Is anyone else having this issue? I can downgrade for now, but the newest version should be working right off the bat. Please let me know if I am missing something here, thanks!
Metadata
Metadata
Assignees
Labels
No labels