polkascan / py-substrate-interface

Python Substrate Interface
https://polkascan.github.io/py-substrate-interface/
Apache License 2.0
240 stars 111 forks source link

Custom ss58_format for ss58_encode() #323

Closed arjanz closed 1 year ago

arjanz commented 1 year ago

Currently, the function always encodes to ss58_format of connected network. A way to override this is desired.